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.

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

Bud Consent identifier

Body Params
string
required

The name of the provider the task is trying to reconfirm consent for

Headers
string
required

The API Client Identifier (Service Application Identifier).

uuid
required

Bud Customer identifier

string

The Bud Customer secret used to encrypt customer data. This is optional only if the customer secret is already stored with Bud (i.e. the host_secret was set to true in the Customer Context when the customer was created).

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

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