Skip to main content
PATCH
Update a dispute

Authorizations

Api-Key
string
header
required

Path Parameters

disputeId
string<uuid>
required

Id of the dispute to update

Body

application/json

Dispute to update

status
enum<string>

The new status of the dispute - can only be canceled

Available options:
canceled
textEvidence
string

The text evidence to add to the dispute

Maximum string length: 65535

Response

Successful operation