Process OAuth2 authorization callback from account holder

Handles OAuth2 authorization callback responses from account holder institutions after user consent. Processes authorization codes, ID tokens, and state parameters to complete the consent flow for payment initiation (PAYMENTS_V4), automatic payments (AUTOMATIC_PAYMENTS_V2), or enrollment-based payments (ENROLLMENTS_V2). This endpoint is called by the account holder after the user authorizes or rejects the consent request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 0 and 999999

OAuth2 state parameter used for security validation

string
length between 0 and 999999

JWT identity token containing authenticated user information

string
length between 0 and 999999

Temporary authorization code used to obtain access token

string
length between 0 and 999999

OAuth2 error code in case of authorization failure

string
length between 0 and 999999

Detailed description of OAuth2 authorization error

Responses

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