List transactions

List all transactions under an account or site.

Query Params
string

Use the after cursor to request the next page of results.

string

Use the before cursor to request the previous page of results.

timestamp

Returns transactions completed on and after the specified date.

timestamp

Returns transactions completed before but not on the specified date.

timestamp

Returns transactions created on or after the specified date.

timestamp

Returns transactions created before but not on the specified date.

string

Returns transactions using the specified currency.

string
enum

Returns transactions with the specified transaction status.

integer
1 to 1000
Defaults to 100

Sets the maximum number of results to return per page.

payment_method
array of strings

Returns transactions using the specified payment method(s).

payment_method
string

The unique identifier of the site.

If unset, transactions for all sites under your account are returned.

string
enum

Returns transactions with the specified order status.

string
enum

Returns transactions of the specified type.

Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json