v1
latestOpenAPI 3.1.02026-08-0631219.7 KBpayoutRefunds
get list of refunds
Endpoint to get list of refunds.
get/v3/reconciliation/refunds
Query parameters
payout-idstring
Payout Id
sizeinteger
the size of the page to be returned in list requests.
pageinteger
zero-based page index in list requests.
start-datestring date
Example:2020-06-18
The start date (inclusive) in yyyy-MM-dd format for which the list of payments/refunds should be returned. The maximum difference between the start date and end date can be 30 days When the start date is filled the end date needs to be filled as well.
end-datestring date
Example:2020-06-18
The end date (inclusive) in yyyy-MM-dd format for which the list of payments/refunds should be returned. The maximum difference between the start date and end date can be 30 days. When the end date is filled the start date needs to be filled as well.
Response
returns all the refunds for this payout