List Refunds

Returns a list of all refunds intitated . You can filter the transactions based on status of the refund transaction by passing it in the query parameter. This API allows pagination with the default size of 50 refunds per page.

Query Params
string
enum

Fetch all refund transactions based on the entered refund payment status.

Allowed:
integer
Defaults to 50

Defines the number of transactions per page hence manages payload size

integer

Specifies the page number to retreive. e.g if page=2 and size=50, the API will return records from 101 to 150

Response

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