Authorizations
Oauth 2.0 authentication
Path Parameters
The ID of the dispute for which to provide the supporting information.
Required string length:
1 - 255
Body
Sandbox only. Updates the state of a dispute, by ID, to either <code>WAITING_FOR_BUYER_RESPONSE</code> or <code>WAITING_FOR_SELLER_RESPONSE</code>. This state change enables either the customer or merchant to submit evidence for the dispute. Specify an <code>action</code> value in the JSON request body to indicate whether the state change enables the customer or merchant to submit evidence.
The action. Indicates whether the state change enables the customer or merchant to submit evidence.
Available options:
BUYER_EVIDENCE
, SELLER_EVIDENCE
Response
A successful request returns the HTTP 200 OK
status code and a JSON response body that includes a link to the dispute.
The subsequent action.