{
"chargeback_id": "CB_12345",
"session_id": "pay-session-123",
"transaction": {
"transaction_id": "txn_xyz789",
"currency": "KES",
"value": "1500.00",
"running_balance": "51500.00",
"narrative": "M-Pesa collection",
"trans_type": "SALE",
"status": "CHARGEBACK-PENDING",
"created_at": "2026-05-28T08:23:11Z",
"updated_at": "2026-05-28T08:24:05Z"
},
"amount": "1500.00",
"reason": "Duplicate payment",
"status": "DISPUTED",
"resolution": null,
"staff_created": false,
"created_at": "2026-05-28T09:00:00Z",
"updated_at": "2026-05-28T09:10:00Z",
"challenge": "your-configured-secret"
}