Initiate an account access consent request

Initiate a request to gain consent from your user, to share their account data with your Application.

Returns a URL where the user can securely authorise your data sharing request with their Account Servicer.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid

Unique identifier for Application.

uuid

Identifies the account servicer where data is to be shared from.

Optional - If omitted then a list of account servicers will be displayed for the user to select from. If provided then this step will be skipped.

string
required

System identifier that represents the user in your Application. This will be used later to reference the data which is consented to be shared by this user.

consentTypes
array of objects

The list of data points being requested from the user. Optional - If omitted then will default to the full set configured against your Application.

consentTypes
uri

Where the user will be sent back to once the consent journey is complete. Should typically be a location on your Application. Optional - If omitted then will default to the value configured against your Application.

date-time

The earliest point from which transaction data can be retrieved against this consent. This applies to all attempts to retrieve data against this consent.

If this is not populated, the start date will be open ended, and data will be returned from the earliest available transaction.

date-time

The latest point from which transaction data can be retrieved against this consent. This applies to all attempts to retrieve data against this consent.

If this is not populated, the end date will be open ended, and data will be returned until the latest available transaction.

string

The user's IP address if the user is currently logged in with the calling Application.

integer

Number of days before consent expiration when your application will receive a notification to remind about the need to reconfirm the consent. This field is only used by Open Banking consents. Optional - If omitted then a default value of 10 days will be used to send a notification before expiration.

Headers
string
enum

Specifies the Region for the request. When specified, this must match the region that the application access token was generated for.

For more information about regions see https://docs.tapico.io/docs/regions

Allowed:
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