Partially updates a dispute, by ID. Seller can update the communication_detail value or The partner can add the partner action information.
Oauth 2.0 authentication
The ID of the dispute for which to provide the supporting information.
1 - 255The operation.
add, remove, replace, move, copy, test The JSON Pointer to the target document location at which to complete the operation.
The value to apply. The remove, copy, and move operations do not require a value. Since JSON Patch allows any type for value, the type property is not specified.
The JSON Pointer to the target document location from which to move the value. Required for the move operation.
A successfully accepted request returns the HTTP 202 Accepted status code and a JSON response body that includes a HATEOAS link to the ID of the request. The Clients can choose webhook option as well to receive dispute update notification.
The subsequent action.