createConsentAuthorizationUsingPOST

post

createConsentAuthorizationUsingPOST

Start the authorisation process for a consent

Resource URL

https://xs2a-api.bankvanbreda.be /berlingroup/v1/consents/{consent-id}/authorisations

Header Parameters


Name Description
X-Request-ID
(required)

X-Request-ID client's created ID

PSU-ID

Client ID of the PSU in the ASPSP client interface.

PSU-ID-TYPE

Type of the PSU-ID; needed in scenarios where PSUs have several PSU-IDs as access possibility.

TPP-Redirect-Preferred

Specifies whether a redirect workflow is preferred for user consent signing. Specifies the TPP's preference for the authorization protocol to be used, however the final decision is made by the ASPSP.

Request Body

consent-id Consent identifier null true

HTTP Basic

OAuth 2.0

API Key

Response Error Details

  • HTTP Code
    Error Code
    Description
  • 400
    400

    Bad Request

  • 401
    401

    Unauthorized : Incorrect certificate Unauthorized : Missing Certificate

  • 403
    403

    Consent ID unknown

  • 500
    500

    Internal Server Error

Resource Summary

Security

Content Type

application/json;charset=UTF-8

Category

BerlinGroup AIS

Working...