List all transactions

Use the GET transactions endpoint to retrieve all transactions. Utilise the specified query parameters - start_date, end_date, order_id, status, currency, reason, payment_method, transaction_type, recurring_type and charge_date - to filter the returned transactions as needed. If no filters are provided, only transactions from the current day will be returned.

Query Params
int32
Defaults to 0

The record to start the response on.

int32
1 to 100

A limit on the scope of values returned in the response.

string

Filter the parameters that you want to return within the response.

date

The start date and time for filtering results.

date

The end date and time for filtering results.

string

Return all transactions associated with the specified order_id.

string
enum

Filter transactions by status.

string
enum
length ≤ 3

Filter by the required currency.

string
enum

Filter transactions by reason.

string
enum

Filter transactions by payment method.

string
enum

Filter transactions by transaction type.

Allowed:
string
enum

Filter transactions by recurring type.

Allowed:
date

Filter transactions by the Direct Debit charge date.

Headers
uuid

Unique ID assigned by Acquired.com for your company.

uuid

Unique ID assigned by Acquired.com connecting to a specific acquiring bank.

Responses

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json