Reverse a chargeback

POST {{baseUrl}}/claims/:claim_id/chargebacks/:event_id/reversals

Issuers use this endpoint to reverse existing chargebacks.

Request Body

{"reasonCode"=>"03", "singleMessage"=>{"controlNumber"=>"99999"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{"eventId":"800000078468"}