Objects

CollectionSummary

Response representing a collection summary.

collectionIdstring

Unique identifier for the collection.

companystring

Insurance company identifier.

createdAtstring[date-time]

Timestamp when the collection was created.

loginMethodstring

Login method used for the collection.

statusstring

Current status of the collection.

Example
{  "collectionId": "550e8400-e29b-41d4-a716-446655440000",  "company": "se-folksam",  "createdAt": "2026-02-20T10:30:00",  "loginMethod": "SWEDISH_BANKID",  "status": "COMPLETED"}