Objects

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