List Transactions

Retrieve a list of transactions

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
sh_[0-9a-f]{32}

The Shop ID that initiated the Transaction. In a Marketplace mode, this is the Marketplace Shop ID.

string
sh_[0-9a-f]{32}

The beneficiary Shop ID. In a Marketplace mode, this is the sub-entity ID.

string
buy_[0-9a-f]{32}

The Buyer ID that initiated the Transaction.

date

Use this
parameter to return only Transactions initiated later than this date. start_at and end_at must not be more than one month apart

date

Use this parameter to return only Transactions initiated earlier than this date. start_at and end_at must not be more than one month apart

boolean

Filter Transactions by auto_capture status. Default is all Transactions.

string
enum

Filter Transactions by status. Default is all Transactions status.

integer
≤ 100
Defaults to 20

The maximum number of results per page. Default is 20.

integer
Defaults to 1

Page number. Default is 1 first page.

Responses

400

Bad request

401

Unauthenticated

403

Forbidden

404

Not Found

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