Lists Refunds for a payment.
Required permissions:
payment:basic:readThe app API key from an app from the /dashboard/developer page
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Returns the first n elements from the list.
42
Returns the last n elements from the list.
42
The ID of the payment to list refunds for
"pay_xxxxxxxxxxxxxx"
The direction to sort the refunds by
asc, desc The maximum creation date to filter by
"2023-12-01T05:00:00.401Z"
The minimum creation date to filter by
"2023-12-01T05:00:00.401Z"