CollectionStatusInformation
Possible extra information returned for a collection status
Access token to call get-data. Returned when data collection is initiated by client-id.
Available 2FA methods for this collection.
Instructions used for SWEDISH_MOBILE_BANKID_SAME_DEVICE_CLIENT_SIDE_AUTHENTICATION login method.
A base64 encoded QR-code.
Reference number from login page to verify on other device.
Input that needs to be provided for the collection process to continue.
Type of input.
SWEDISH_PERSONAL_NUMBER, SESSION_ID, ADVISOR_HANDLE, EXTERNAL_REFERENCE, or ACCOUNT_OWNER_NAME.A base64 encoded swedish BankId QR-code.
Used to generate an animated QR-code to authenticate users on other devices. The QR-code needs to be updated every second and is only applicable for companies that have the LoginMethod SWEDISH_MOBILE_BANKID_OTHER_DEVICE.
Used to compile a QR image or an app-link.
{
"ACCESS_TOKEN": "-- Missing example --",
"AVAILABLE_TWO_FACTOR_METHODS": [],
"INSTRUCTIONS": {
"request": {}
},
"QR_CODE_DATA": "R0lGODdhtAC0AIAAAAAAAP///ywAAALg==Lg==",
"REFERENCE_NUMBER": 1234,
"REQUIRED_INPUT_TYPES": "EMAIL",
"SWEDISH_BANKID_QRCODE": "R0lGODdhtAC0AIAAAAAAAP///ywAAALg==Lg==",
"SWEDISH_MOBILE_BANKID_ANIMATED_QR_DATA": "bankid.67df3917-fa0d-44e5-b327-edcc928297f8.0.dc69358e712458a66a7525beef148ae8526b1c71610eff2c16cdffb4cdac9bf8",
"SWEDISH_MOBILE_BANKID_AUTOSTART_TOKEN": "7c40b5c9-fa74-49cf-b98c-bfe651f9a7c6",
"TWO_FACTOR_AUTHENTICATION_INSTRUCTION": {
"authenticationInstruction": "Please authenticate with the following device: <name>'s IPHONE 13",
"responseType": "NUMBER_CODE"
}
}