List all Refunds

Retrieve a list of all the refunds. Use query parameters to filter the list.

This API comes with Pagination support, you can customize limit and page query parameters as per the requirements.

Query Params
string
enum

List refunds by their status (PENDING, COMPLETED & FAILED)

Allowed:
string

List all refunds with the original Payin_id

number

Max number of transactions per page. Default is 10 transactions per page

date

YYYY-MM-DD (UTC date). If you wish to search based on local time then use start_time and end_time fields

int32

EPOCH timestamp

int32

EPOCH timestamp

int32

Max number of transactions per page. Default is 10 transactions per page

int32

The page number to return. If unspecified, the first page is returned

Response

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