post /v1/disputes/{dispute}/close

Close a dispute

PostDisputesDisputeClose

<p>Closing the dispute for a charge indicates that you do not have any evidence to submit and are essentially dismissing the dispute, acknowledging it as lost.</p> <p>The status of the dispute will change from <code>needs_response</code> to <code>lost</code>. <em>Closing a dispute is irreversible</em>.</p>

Parameters

Name In Type Required Description
dispute path string yes

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.