Disputes
Update Dispute
POST
/
disputes
/
update
/
{reference}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Accept
string
Body
application/json
transaction_reference
string
explanation
string
reason
enum<string>
Available options:
duplicate
, not_received
, fraudulent
, product_not_as_described
, service_not_as_described
, canceled
, other
Response
200 - application/json
message
string
statusCode
integer
data
object