/ics/v3/consent/{sessionId}

Returns a URL that the end-user must visit to consent to Account Data and/or Payment Initiation operations. This API can only be called when instructed by a 1426 error code; it is not used to initiate consent. Whether the end-user consents or fails to consent, the flow will redirect to either a Neonomics URL or a custom redirect URL. To enable a custom redirect, include the x-redirect-url parameter in the request header. The callback will then include a resource_id (the session-id) and a result (the request's status, either OK or FAILED). Note that x-psu-ip-address is required for Swedish Banks and Handelsbanken Finland.

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

The session Id returned in the response body when this session was created.

Query Params
string
required

Provide scope for your request, possible values - (accounts, payments, business-accounts). Use accounts to get AIS information for retail accounts. Use business-accounts for business and corporate accounts.

integer
≥ 1
Defaults to 259200
Headers
string

Authentication scheme used to transmit the access token. Valid value is "Bearer {access token}".

string
required

String that uniquely identifies a single end-user or device.

string
required

The IP Address of the end-user (PSU), which must be provided if the PSU actively requests information. If this value is not provided, then the call will count towards the number of TPP calls without PSU interaction. Leave it empty if the end user is not actively requesting account information, such as during automatic background updates. Provided in either IPv4 or IPv6 format.

string

URL where the end-user gets redirected after a consent or payment authorization. The URL must be registered in the Developer Portal under the relevant application.

string

Identifier of the end-user, passed as the base64-encoded value of an encrypted string following the guidelines given in Documentation > Development > Sensitive end-user data. This parameter is required if the value of 'personalIdentificationRequired' returned from the /banks endpoint is "true".

string

The host where the request is originating from. If you are using end to end encryption from our developer portal then this header is mandatory.

string

The request originating date. If you are using end to end encryption from our developer portal then this header is mandatory.

string

The signature header consisting of the signature string If you are using end to end encryption from our developer portal then this header is mandatory.

Responses

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