Refunds
List refunds
List Refunds
There might be a number of refunds processed in the past, to access these refunds you will need to send a GET request to this endpoint.
Endpoint
{{baseurl}}/refund/list
This request can take a couple of query parameters.
Field | Data Type | Description |
---|---|---|
limit | Number >=1 | This specifies the maximum number of refunds you want to receive in a single response |
page | Number >=1 | his determines which “page” of results you want to retrieve. pen_spark |