Disputes
Create Dispute
Creates a dispute for a specific transaction.
POST
Authorizations
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 _id
of the transaction the dispute is for.
The key-value pair you wish to attach to the dispute object.
Response
200 - application/json
The response is of type object
.