Search refund transactions

Retrieve a list of refund transactions with filtering options. Results are paginated and can be filtered by various criteria including status, payment ID, and date range. Refund transactions are returned in reverse chronological order (newest first). If no filters are specified, all available refund transactions will be returned subject to pagination limits.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
transactionStatus
array of strings

Filter by refund transaction status. Can be a single status or an array of statuses.

transactionStatus
date-time

Filter by start date (ISO 8601 format). Inclusive.

date-time

Filter by end date (ISO 8601 format). Inclusive.

integer

Number of items to return per page.

string

Page token for pagination (cursor).

string

Filter by the external reference of the original payment.

string

Filter by the original payment transaction ID.

string

Filter by refund transaction ID.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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