List merchant transactions (V3)

List merchant transactions filtered using query parameters.

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

string
enum

Transaction status

date

Scheduled payment start date. Find scheduled payments between this date and endPaymentDate. Format = yyyy-mm-dd.

date

Scheduled payment end date. Format = yyyy-mm-dd. Find scheduled payments between startPaymentDate and this date.

date

Date authorization is generated (and associated event emitted). Format is yyyy-mm-dd.

date

End date of transaction event. Format is yyyy-mm-dd.

date

Start date of merchant transaction settlement. Format is yyyy-mm-dd.

date

End date of merchant transaction settlement. Format is yyyy-mm-dd.

int64
string

Sort field

string
length between 1 and 128

Metadata. The accepted parameters are MarketplaceAuthorization and MarketplaceTransaction.

int32

Page number. Default is 1.

int32

Items per page. Default is 10.

Headers
string

Content type

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

404

The specified resource was not found

408

Request timeout

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