v1
latestOpenAPI 3.0.32026-07-26618696.8 KBChargebacks
List Chargebacks
Chargebacks API
get/api/v1/chargebacks/
Query parameters
pageinteger
A page number within the paginated result set.
Response
Example response
{
"count": 123,
"next": "http://api.example.org/accounts/?page=4",
"previous": "http://api.example.org/accounts/?page=2"
}