List merchant transactions by operations

List merchant transactions grouped by Org operations. Returns one item for each Org operation that has transactions for the specified date. An item lists the amounts (gross, net, and discount) for that operation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Merchant ID

Query Params
int64

Marketplace ID

date

Payment date. Format = yyyy-mm-dd.

string
enum

Transaction type. Currently, SALES is the only value allowed.

Allowed:
string
enum

Advancement request status

Allowed:
Headers
string

Authorization token. This is a regular access token, which does not need to include an account ID.

Responses

400

Bad Request

401

Access token is missing or invalid

500

Internal server error

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