Get refunds
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
fromintegerOptional
Transaction creation date interval in Unix TimeStamp format.
tointegerOptional
Transaction creation date interval in Unix TimeStamp format, max difference with 'from' value 60 days.
pageintegerOptionalDefault:
The page number.
0countrystring · max: 2Optional
Country code.
paymentMethodstring · max: 2Optional
Payment Method code.
statusstring · enumOptionalPossible values:
Transaction status.
Responses
200
A paginated list of refunds.
application/json
412
Precondition Failed - Date period must be smaller than 60 days.
application/json
get
/refundLast updated
Was this helpful?

