{
"id": "evt_123",
"object": "event",
"created_at": "2026-06-23T15:00:00Z",
"data": {
"object": {
"id": "rec_123",
"object": "receivable",
"amount": 7830,
"charge": "ch_123",
"created_at": "2026-05-22T00:00:00Z",
"currency": "brl",
"expected_at": "2026-06-22T00:00:00Z",
"installment": 1,
"livemode": true,
"metadata": {},
"organization": "org_123",
"payment_intent": "pi_123",
"platform": null,
"recipient": "organization",
"settled_at": "2026-06-22T03:00:00Z",
"source_organization": "org_123",
"status": "refunded",
"type": "principal",
"updated_at": "2026-06-23T15:00:00Z"
},
"previous_attributes": {
"status": "paid"
}
},
"livemode": true,
"organization": "org_123",
"request": {
"id": null
},
"type": "receivable.refunded"
}