Retrieve Transactions

List the transactions for each of the customer’s accounts held on the Bud platform.

By default this endpoint will return the last 3 months of transactions unless a valid from and to range is given (*where from is older than to).

Please note: support will cease for this endpoint on the 1st of August 2023 - please complete your migration to the Retrieve Transactions V2 endpoint by that point in time. For further details, contact your Bud account manager or email [email protected].

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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

Date (YYYY-MM-DD) from which the transactions should be returned from, this works in pair with the 'X-To' parameter

string

Date (YYYY-MM-DD) from which the transactions should be returned to, this works in pair with the 'X-From' parameter

string

The identifier of the Open Banking Account to retrieve

Responses

401

An unauthenticated request was received.

405

The request uses an unexpected HTTP method.

5XX

An unexpected error occurred on the server side.

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