Settle dispute

POST {{base_url}}/v1/customer/disputes/:dispute_id/adjudicate

Important: This method is for sandbox use only.
Settles a dispute in either the customer's or merchant's favor. Merchants can make this call in the sandbox to complete end-to-end dispute resolution testing, which mimics the dispute resolution that PayPal agents normally complete. To make this call, the dispute status must be UNDER_REVIEW .

Request Body

{"adjudication_outcome"=>"BUYER_FAVOR"}

HEADERS

| Key | Datatype | Required | Description |

RESPONSES

status: ``