List All Refunds

This endpoint returns a list of all refunds you’ve previously created. The refunds are returned in sorted order, with the most recent refunds appearing first.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
period
object

Retrieve Refunds during a selected Period

refunds
array of strings

Array of refunds ( you can specify the list of refund id's to retrieve)

refunds
charges
array of strings

Array of charges ( you can specify the list of charge id's to retrieve the refund info)

charges
string

A cursor for use in pagination. starting_after is an Refund ID that defines your place in the list. For instance, if you make a list request and receive 50 refunds, ending with cus_foo, your subsequent call can include starting_after=cus_foo in order to fetch the next page of the list.

int32

The limit to the number of refunds to return in a single call. default: 25 maximum: 50

Responses

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