API Reference
Log In
API Reference

Answer Consent Challenge

An OBL Consent allows the holder of the Consent to call one or more endpoints.

Consents must be created and authorisied using SCA (Strong Customer Authentication).

That is, Consents can be created by an authorised User via the OBL REST API but they must be confirmed via an out of band (OOB) mechanism such as a code sent to a mobile phone.

Each Consent has one of the following states: INITIATED, ACCEPTED, REJECTED, REVOKED, VALID, REVOKEDBYPSU, EXPIRED.

Authentication is mandatory.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📖 Example Requests

Below please find the JSON body for an example request:

{
    "answer": "999999"
}

JSON response body fields:

NameDescriptionType
consent_idConsent Id.string
jwtJSON Web Token (JWT).string
statusStatus.string
Path Params
string
enum
required
Defaults to BLNI

Description: Defines the source bank code.

Allowed:
string
required
Defaults to 9d429899-24f5-42c8-8565-943ffa6a7945

Description: Consent Id

Body Params
string
required
Defaults to 999999

Description: The OTP sent by email to the customer is entered.
Size: 6.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json