Objects
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"}