Respond to Dispute
The Respond to the Dispute endpoint allows a merchant to submit evidence for the dispute. This is only allowed if the dispute is the state needs_response
.
Merchants only have one opportunity to submit evidence. Once a 200 response is received, this information cannot be updated or changed.
Authentication
Basic authentication of the form Basic <username:password>
.
Path parameters
Headers
application/json
Request
Response
True
if a final decision on the dispute hasn’t been made yet.
Deadline by which the merchant must respond to the dispute. (Epoch timestamp in seconds, timezone UTC +0.00)
A timestamp indicating when the dispute was created. (Epoch timestamp in seconds, timezone UTC +0.00)
Text from the customer describing why the dispute was opened or the reason for the complaint. While dispute category codes are helpful at informing what a merchant should present, it doesn’t provide reasoning behind the customer’s complaint. In some cases, this can help merchants troubleshoot the dispute directly with their customers.
The timestamp of the order created by the customer. (Epoch timestamp in seconds, timezone UTC +0.00)
Attachments to supplement the openingNote
if the customer provided photos or screenshots as part of their dispute description.
Timestamp when the dispute was updated. (Epoch timestamp in seconds, timezone UTC +0.00)
Text describing in detail how the final decision on the dispute was reached. This supplements the closingReason
.