Reconfirm Consent

Reconfirm a customer's consent to extend the expiration date by 90 days. If the provider requires SCA authentication or the consent status is not showing "Authorised" or the consent is expired, the reconnect_required flag will show as true. If true, you should make a call to the Retrieve Authoirsation Gateway URL endpoint with the reconfirm_consent flag set to true to direct your customer to the reconfirm consent journey. If false, the consent has been extended.

Note:

This endpoint should only be used by TSP clients (Technical Service Provider).

Requests to this endpoint from TPP clients (Third Party Provider) will fail, i.e. you are not yourself regulated as an PISP (Payment Initiation Service Provider).

For more information about Consents, please refer to our guide.

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

Bud Consent identifier

Headers
string
required

The API Client Identifier (Service Application Identifier).

uuid
required

A unique identifier for a Customer, as registered on Bud's platform.

string

Use the internal client identifier, provided in the client_metadata object when creating the customer in Create Customer V3, in place of an X-Customer-Id header.

string

The Bud Customer secret used to encrypt customer data. This is required only if the customer secret is not already stored with Bud.

string

The Bud Customer IP Address is used for logging customer presence. This is optional and is only required for Agent of Bud clients.

Responses

400

Bad Request that fails validations on headers & payload

401

Unauthorized (BearerToken in 'Authorization' header fails the authentication)

404

Consent not found

5XX

An unexpected error occurred on the server side

Callback
Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json