Accept offer to resolve dispute
POST {{base_url}}/v1/customer/disputes/:dispute_id/accept-offer
The customer accepts the offer from merchant to resolve a dispute, by ID. PayPal automatically refunds the amount proposed by merchant to the customer.
Request Body
[{"name"=>"note", "value"=>"in do", "datatype"=>"string"}]
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |