Query payment transactions for a merchant payment account

Get a list of all payment transactions for the given merchant payment account ident. To reduce the result set, please use the RSQL query.

Path Params
string
required

Merchant payment account ident.

Query Params
string

Use RSQL query language. Intro here: https://aboullaite.me/rsql/.

integer
≥ 0
Defaults to 0

Zero-based page index (0..N).
Must be greater than or equal to 0.

integer
≥ 1
Defaults to 10

The size of the page to be returned.
Must be greater than or equal to 1.

sort
array of strings
Defaults to id,ASC

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

sort
Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Choose an example:
application/json