{
"id": "sub_abc123xyz",
"customer_id": "cus_xyz789",
"status": "active",
"product_id": 12345,
"amount_cents": 9900,
"currency": "USD",
"interval": "monthly",
"interval_count": 1,
"current_period_start": "2025-10-18T14:30:00Z",
"current_period_end": "2025-11-18T14:30:00Z",
"next_billing_date": "2025-11-18T14:30:00Z",
"cancel_at_period_end": false,
"payment_method": {
"type": "hsa_fsa_card",
"last4": "1111",
"brand": "visa"
},
"created_at": "2025-10-18T14:30:00Z",
"updated_at": "2025-10-18T14:30:00Z"
}