List all Refunds

Use secret API key to retrieve a list of Refunds.

Log in to see full request history
Query Params
string
required

ID of a Payment resource that was refunded.

string

A cursor for use in pagination. before is a resource ID that defines your place in the list. For example, if you make a request and receive 20 resources, starting with some_resource_id, your subsequent call can include before=some_resource_id in order to fetch the previous page of the list.

string

A cursor for use in pagination. after is a resource ID that defines your place in the list. For example, if you make a list request and receive 20 resources, ending with some_resource_id, your subsequent call can include after=some_resource_id in order to fetch the next page of the list.

string

Limit of resources to return. If not passed, the default limit is 10.

Responses

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