Escalate dispute to claim
POST {{base_url}}/v1/customer/disputes/:dispute_id/escalate
Escalates the dispute, by ID, to a PayPal claim. To make this call, the stage in the dispute lifecycle must be INQUIRY
.
Request Body
[{"name"=>"note", "value"=>"esse ut", "datatype"=>"string"}, {"name"=>"buyer_escalation_reason", "value"=>"{\"value\":\"reference #/components/schemas/request-buyer_escalation_reason.json not found in the OpenAPI spec\"}", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |