Payout & Disputes
Chargeback Alert
Published when a chargeback alert is created or updated for a payment transaction.
WEBHOOK
Documentation Index
Fetch the complete documentation index at: https://developers.uqpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Event Types
| Event Type | Description |
|---|---|
acquiring.chargeback.alert.created | A new chargeback alert case was opened. |
acquiring.chargeback.alert.updated | An existing chargeback alert was updated. |
Body
application/json
A unique identifier for this event.
Top-level event category.
Available options:
ACQUIRING The specific event type that occurred.
Available options:
acquiring.chargeback.alert.created, acquiring.chargeback.alert.updated Chargeback alert case ID.
API version number.
Example:
"V1.6.0"
Chargeback alert details associated with the event.
Response
200
Return 200 to acknowledge receipt.

