Disputes
Update Dispute
Updates a dispute for a specific transaction.
PUT
Authorizations
Path Parameters
The _id
of the transaction to fetch.
Body
application/json
More details on the dispute.
The reason for the dispute.
Available options:
not_received
, fraudulent
, duplicate
, product_not_as_described
, service_not_as_described
, canceled
, other
The key-value pair you wish to attach to the dispute object.
Response
200 - application/json
The response is of type object
.