Update dispute

Update a dispute. This can be used to cancel a dispute.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Dispute ID

Body Params
string
enum
required

The dispute status. Can be used to cancel a dispute.

Must be one of the following: cancelled.

Allowed:
Response

{
  "dispute_id": "06c33e31-0811-46ad-9588-9c5d09537372",
  "dispute_status": "cancelled"
}
Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json