POST
/
cards
/
disputes

Authorizations

Authorization
string
header
required

Body

application/json
explanation
string
required

More details on the dispute.

reason
enum<string>
default:
not_received
required

The reason for the dispute.

Available options:
not_received,
fraudulent,
duplicate,
product_not_as_described,
service_not_as_described,
canceled,
other
transactionId
string
required

The _id of the transaction the dispute is for.

metadata
string
default:
{}

The key-value pair you wish to attach to the dispute object.

Response

200 - application/json

The response is of type object.