'{
"customerEventId": "event-id-H4twuTWpYx1rkd8OMTki2hTUcZ", //Straddle api_request_id
"customerAlias": "customer-id-2H4u5BBwBWsS5V2sroRFqJfTXpW", // customer_id
"eventType": "payment-disputed", //payment_disputed
"eventTimestamp": "2022-10-01T00:00:00Z", // created_at
"eventProperties": {
"payment_type": "charge", // charge or payout
"payment_amount": "$100.00", // amount in dollars
"payment_status": "reversed", //reversed or failed
"payment_status_details": {
"message": "Customer advises unauthorized",
"reason": "disputed",
"source": "customer_dispute",
"code": "R10", //network return codes
"changed_at": "2025-01-15T18:44:13.496Z"
}
}'