Get All Chargebacks
GET/api/chargebacks
Returns a list of all open chargebacks against the merchant. Supports pagination. You can optionally specify a date range and/or status type. A successful response includes extensive info about the dispute, including created date, id, due date, etc.
Request
Responses
- 200
- 401
- 403
- 404
- 500