PUT
/
cards
/
disputes
/
{id}

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

The _id of the transaction to fetch.

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
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.