post
https://api-sandbox.lafise.com/obl/v1/banks//consents//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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
📖 Example Requests
Below please find the JSON body for an example request:
{
"answer": "999999"
}JSON response body fields:
| Name | Description | Type |
|---|---|---|
consent_id | Consent Id. | string |
jwt | JSON Web Token (JWT). | string |
status | Status. | string |
