Refunds
List Refunds
Returns a list of all refunds you’ve previously created.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Available options:
pending
, requires_action
, succeeded
, failed
, canceled
Response
200
application/json
The response is of type object
.