August 2025
about 1 year ago by Leon Menzies
- Added new dispute verification endpoints
- Added:
POST/dispute-management/generate-embed-url— This endpoint generates a unique URL to embed into your application using an iFrame. - Added:
GET/dispute-management/list— This endpoint allows you to fetch a list of your disputes and chargebacks. - Added:
GET/dispute-management/detail— This endpoint allows you to fetch details for a dispute. - Added:
GET/dispute-management/document— This endpoint allows you to fetch the document for a dispute. - Added:
POST/dispute-management/accept— This endpoint allows you to accept a dispute. - Added:
POST/dispute-management/challenge— This endpoint allows you to challenge a dispute. - Added:
POST/dispute-management/respond— This endpoint allows you to respond to a retrieval request. - Added:
POST/dispute-management/add-note— This endpoint allows you to add a note to a dispute. - Added:
GET/dispute-management/report/dispute-overview— This endpoint returns a summary overview of all disputes and chargebacks. - Added:
GET/dispute-management/report/dispute-reasons— This endpoint returns a summary of all current dispute reasons. - Added:
GET/dispute-management/report/dispute-stages— This endpoint returns a summary of all current dispute stages.
- Added:
- Added new verification endpoint
- Added:
GET/account-verification/card— This endpoint is used to verify a credit or debit card.
- Added: