disputes
public

Accept Dispute

Accept a dispute, conceding the chargeback.

Closes the dispute with the processor (settling it as lost) and records the merchant's decision on the dispute's support case.

Scopes: disputes:write

post/v1/disputes/{id}/accept

Path parameters

idstring uuid4 required

The dispute ID.

The dispute ID.

Response

Successful Response

Dispute required— unresolved $ref

Changes

Changed in 1 of the 11 revisions of this API.1

    • added the required property / to the response with the status

      response-required-property-added