v1

latestOpenAPI 3.0.42026-07-2286621993.2 KB
disputes-actions

Appeal dispute

Appeals a dispute, by ID. To appeal a dispute, use the <code>appeal</code> link in the <a href="/docs/api/reference/api-responses/#hateoas-links/">HATEOAS links</a> from the show dispute details response. If this link does not appear, you cannot appeal the dispute. Submit new evidence as a document or notes in the JSON request body. For constraints and rules regarding documents, see <a href="/docs/integration/direct/customer-disputes/integration-guide/#documents">documents</a>.<br/>To make this request, specify the dispute ID in the URI and specify the evidence in the JSON request body. For information about dispute reasons, see <a href="/docs/integration/direct/customer-disputes/integration-guide/#dispute-reasons">dispute reasons</a>.

post/v1/customer/disputes/{id}/appeal

Path parameters

idstring required

ID of the setup token.

Response

A successful request returns the HTTP 200 OK status code and a JSON response body that includes a link to the dispute.