Get list of payments

GET {{url}}/api/v1/payments

Request Params

KeyDatatypeRequiredDescription
from_created_atnullThe start date of created_at in ISO8601 format (inclusive)
page_numnullPage number, starts from 0.
page_sizenullNumber of results per page, defaultValue 2000
payment_currencystringPayment currency
request_idstringPayment request_id
short_reference_idstringPayment short_reference_id
statusstringStatus of the payment
to_created_atnullThe end date of created_at in ISO8601 format (inclusive)

HEADERS

KeyDatatypeRequiredDescription
x-on-behalf-ofstring