put
https://api-sandbox.lafise.com/obl/v1/banks//my/consents/
Allows to create a relationship between an existing accepted consent (after the method of confirming consent), allowing the link between the client and an account belonging to the client.
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:
{
"account_id": 100200300,
"view_id": "1"
}
JSON response body fields:
| Name | Description | Type |
|---|---|---|
consent_id | Consent Id. | string |
jwt | JSON Web Token (JWT). | string |
status | Status. | string |
