{
"event": "cobranca_paga",
"occurred_at": "2026-08-08T14:30:00+00:00",
"subscription_token": "66e0649e-f46d-4de6-b758-606b09dbaaf6",
"plan_token": "ff844e8e-3ee5-446d-a6fa-d32de9e94223",
"amount": "string",
"subscriber_name": "string",
"subscriber_email": "user@example.com",
"subscriber_phone": "string",
"status": "pending_first_payment",
"periodicity_days": 0,
"next_charge_at": "2019-08-24T14:15:22.123Z",
"subscription": {
"token": "b5507016-7da2-4777-a161-1e8042a6a377",
"status": "pending_first_payment"
},
"subscriber": {
"name": "string",
"email": "user@example.com",
"phone": "string",
"document": "string"
},
"plan": {
"token": "b5507016-7da2-4777-a161-1e8042a6a377",
"name": "string",
"amount": "string",
"periodicity_days": 0,
"billing_method": "qr_code"
},
"product": {
"reference_id": "97c1ff22-6e4f-4821-b1d3-5236781d37b8",
"name": "string"
},
"plan_change": {
"from_plan_token": "63c9472b-efc6-492d-ab5c-897d70e2b949",
"from_plan_name": "string",
"to_plan_token": "a5372bee-ed89-4e36-b6fa-6337f44fb0a2",
"to_plan_name": "string",
"type": "upgrade",
"applied_at": "2019-08-24T14:15:22.123Z",
"scheduled_for": "2019-08-24T14:15:22.123Z",
"proration_amount": "string"
}
}