Get list of payments

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

This endpoint enables a client to get information about multiple payments, with filters available to specify which subset of the payment history they want.

Query Params
paymentIds
array of strings

The uuid(s) of the payment(s) to retrieve

paymentIds
date-time

The start date in standard ISO 8601 format (YYYY-MM-DD)

date-time

The end date in standard ISO 8601 format (YYYY-MM-DD)

string

The timezone identifier for dateFrom and dateTo parameter. It will be UTC time if not specified.

receivingCurrencies
array of strings

The currency code(s) of the receiving party

receivingCurrencies
float
≥ 1

The minimum amount of the payment

float
≥ 1

The maximum amount of the payment

bankCountries
array of strings

The receiving bank country of the payment

bankCountries
recipientNames
array of strings

The recipient name(s) to filter payments by

recipientNames
trackingStatuses
array of strings

The tracking status of the payment

trackingStatuses
Allowed:
string
^(id|created|receivingAmount|receivingPartyName|status)(:(asc|desc|ASC|DESC))?$

Sort field with optional direction (e.g., "created", "id:asc", "receivingAmount:desc", "status:asc"). Allowed fields: id, created, receivingAmount, receivingPartyName, status

integer
integer
statuses
array of strings

The status of the payment

statuses
senderCurrencies
array of strings

The currency code(s) of the sending party

senderCurrencies
Allowed:
Responses

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