Get list of charges

GET {{url}}/api/v1/charges

Request Params

KeyDatatypeRequiredDescription
currencynullCurrency (3-letter ISO-4217 code)
from_created_atnullThe start date of created_at in ISO8601 format (inclusive)
page_numnullPage number, starts from 0.
page_sizenullNumber of results per page. Default value is 100., minimum 10, maximum 2000
request_idnullCharge request_id
sourcenullAirwallex account ID
statusnullStatus of the charge, one of: NEW, PENDING, SETTLED,SUSPENDED
to_created_atnullThe end date of created_at in ISO8601 format (inclusive)

HEADERS

KeyDatatypeRequiredDescription
x-on-behalf-ofstring