Retrieve Merchant Totals V2

Provides a customer’s total debit and credit amounts for each merchant.

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 date from when results are to be retrieved in the format ISO-8601.

When ommited from the request, a default value of 30 days from before today's date will be used.

Example: 2022-02-28

string

The date up to when results are to be retrieved in the format ISO-8601.

When ommited from the request, a default value of today's date will be used.

Example: 2022-01-28

string

Comma-separated list of transaction categories to include in the total

string

Comma-separated list of transaction categories to exclude from the total

Responses

204

No transactions found

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