Get Refund Order List

Retrieve a list of all refunds with pagination.

Query Params
string

Starting ID for pagination. Use the cursor from the response for subsequent pages.

int32

A limit on the number of objects to be returned. Range: 1-100. Default is 10.

string

Filter option: Refund status:

  • succeeded: The refund was successfully processed.
  • failed: The refund attempt failed, and no funds were returned.
  • processing: The refund is currently being processed, with final results pending.
string

Filter option: Refund initiation start time (in UNIX timestamp or ISO-8601 format).

string

Filter option: Refund initiation end time (in UNIX timestamp or ISO-8601 format).

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json