<- Disputes API

Disputes API

Accept dispute

POST

 /v2/disputes/{dispute_id}/accept

Accepts the loss on a dispute.

Square returns the disputed amount to the cardholder and updates the dispute state to ACCEPTED.

Square debits the disputed amount from the seller’s Square account. If the Square account does not have sufficient funds, Square debits the associated bank account.

Permissions:DISPUTES_WRITE
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

dispute_id

string

Required

The ID of the dispute you want to accept.

Link to section

Response fields

Link to section

errors

Information about errors encountered during the request.

Link to section

dispute

Details about the accepted dispute.