Retrieve Affordability Transactions V2

This is a complimentary endpoint to the Retrieve Affordability Report V2 endpoint. This endpoint is designed to allow clients to retrieve transactions used to generate sections of the V2 affordability report.

Transactions returned via this endpoint are filtered based on the criteria provided in the request, and resemble the V2 transaction response format found in the v2_transactions_get endpoint.

Query Params
string

ISO Date Format

string

ISO Date Format

criteria
array
criteria
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.

Responses

400

The request contains an invalid payload.

401

Unauthorised request

405

An unexpected HTTP method was used

5XX

An unexpected error occurred on the server side

Language
Credentials
OAuth2
Response
Choose an example:
application/json