Update or respond to an arbitration case
PUT {{baseUrl}}/cases/:case_id/arbitrations
Senders (issuers) use this endpoint to withdraw an arbitration case, and receivers (acquirers) use this endpoint to accept an arbitration case.
Request Body
{"action"=>"ACCEPT", "documentUploadedId"=>"e59c3a2a9f4311ee8855eeee0afc63f1", "memo"=>"We disagree, see documentation for details."}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |