v1
latestOpenAPI 3.0.02026-07-26355499.1 KBTransactions
Refunds Endpoint
Retrieve the details of all your Refunds in a given time.
get/refund
Query parameters
frominteger
Transaction creation date interval in Unix TimeStamp format.
tointeger
Transaction creation date interval in Unix TimeStamp format, max difference with 'from' value 60 days.
pageinteger
The page number.
countrystring
Country code.
paymentMethodstring
Payment Method code.
status'PENDING' | 'COMPLETED' | 'CANCELLED' | 'WAITING_DETAILS'
Transaction status.
Response
A paginated list of refunds.