Reverse a representment
POST {{baseUrl}}/claims/:claim_id/representments/:event_id/reversals
Acquirers use this endpoint to reverse existing representments.
Request Body
{"reasonCode"=>"06", "singleMessage"=>{"controlNumber"=>"99999"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"eventId":"800000078468"}