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.

InstructionsRequestObject

The instructions request object included in the `CollectionStatusInformationMap` for the `SWEDISH_MOBILE_BANKID_SAME_DEVICE_CLIENT_SIDE_AUTHENTICATION` login method.

requestRequest
Example
{  "request": {    "body": "'{\"username\":\"19900101-1234\"}'",    "cookies": {},    "etag": "d5c19d129d9f4a54b7de2fa198bf73fa-initiate",    "headers": {      "Content-Type": "application/json"    },    "method": "POST",    "url": "https://insurely.com/initiate-bankid"  }}