Update a chargeback

PUT {{baseUrl}}/claims/:claim_id/chargebacks/:event_id

Acquirers use this endpoint to acknowledge a chargeback, which moves the claim to the Worked queue. Acquirers may take further actions on acknowledged claims.

Request Body

{"acknowledge"=>true}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring