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.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status
ENDPOINTS