Definition
This document describes the API for uploading disputes on demand to Revup. In this document, you will find how to operate the API. It includes where to find the API, how to authenticate against it, its contract, errors, request tracking capabilities, and some examples.
The API is accessible at https://api-disputes.macropay.com. From now on, this URL will be called “Base URL.” All endpoint definitions are made relative to this base URL.
You will be able to upload two kinds of disputes. What we call a “Basic Chargeback” and a “Complete Chargeback.”
The “basic chargeback” contains the minimal information we need to load and display a chargeback in the Dispute Manager section inside the Backoffice. Learn more on this in Creating Basic Chargebacks and Creating Full Chargebacks.