Objects
This is a preview version of the API intended for early testing and integration. Preview versions are not stable and may include breaking changes before general availability.
CollectionItem
idstring
Unique identifier for the insurance.
statusstring
The collection status for the insurance.
Possible Enum values are
NOT_STARTED, COMPLETED, COLLECTING, FAILED or NOT_COLLECTED.subTypestring
The insurance subtype.
typestring
The insurance type.
Example
{ "id": "def8d810-e60e-4922-a7ea-852648c2cf3c", "status": "NOT_STARTED", "subType": "condoInsurance", "type": "houseContentInsurance"}