API Reference
Log In
API Reference

Add Account to a Consent

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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📖 Example Requests

Below please find the JSON body for an example request:

{
    "account_id": 100200300,
    "view_id": "1"
}

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 100200300

Description: Account Id, Number of the account that is generating the request for a consent.
Size: 12.

string
required
Defaults to 1

Description: View Id, id of the business view.
Size: 9.

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