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.
CollectionSummary
Response representing a collection summary.
collectionIdstring
Unique identifier for the collection.
companystring
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"}