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.

ConsentStatusError

Error details for a failed consent

codestring

Error code identifying the type of failure

messagestring

Human-readable error message

Example
{  "code": "AUTHENTICATION_TIMEOUT",  "message": "User did not complete BankID authentication within the time limit"}