Export Transactions

Export transactions into a CSV file

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
sh_[0-9a-f]{32}

The buyer Shop ID.

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

string
enum
Defaults to transactions

Type of export. Default is transactions. Other value is operations
to export both transactions and operations.

Allowed:
string

Separator for CSV file. Default is ,

integer
≤ 3000
Defaults to 20

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

integer

Page number. Default is 1 first page.

Responses

400

Bad request, e.g. if the date interval is more than one month

401

Unauthenticated

403

Forbidden

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