Accepting or Contesting Disputes
When a dispute is created, Clearpay encourages you, the merchant, to contact your customer. You can then decide to do one of the following:
You can either use the UK Business Hub or the following APIs to accept or contest disputes.
Note
Currently, Clearpay only supports one round of evidence submission.
Accepting a dispute
Merchants can call the following endpoint to accept a dispute case. This endpoint only works if the dispute is in a non-terminal state, that is, the dispute status is not won or lost.
Note
Calling the API would transition the dispute status lost.
Accept Dispute - Endpoint
Connection Timeouts
Request Headers
Request Parameters
Response
Dispute Object Example
Evidence Submission Pipeline
If you, the merchant, do not want to accept a dispute, Clearpay provides a way to submit evidence to contest the dispute through the UK Business Hub or the API.
Clearpay provides a file upload API for you to upload the evidence needed to contest the dispute. The tokens returned from the file upload API can then be specified as part of the request/response for the API endpoints of the dispute. For file upload API details, see Uploading Files.
Respond to the dispute
The Respond to the dispute (e.g., submit evidence) endpoint enables you, the merchant, to submit evidence for the dispute. This is only allowed if the dispute is the state needs_response.
This means you only have one opportunity to submit evidence. Once a 200 response is received, this information cannot be updated or changed.