Stripe\Event JSON: { "id": "evt_00000000000000", "created": 1326853478, "livemode": false, "type": "invoice.paid", "object": "event", "request": null, "pending_webhooks": 1, "api_version": "2020-08-27", "data": { "object": { "id": "in_00000000000000", "object": "invoice", "account_country": "US", "account_name": "Test Tech", "account_tax_ids": null, "amount_due": 199, "amount_paid": 0, "amount_remaining": 199, "application_fee_amount": null, "attempt_count": 0, "attempted": true, "auto_advance": true, "automatic_tax": { "enabled": false, "status": null }, "billing_reason": "manual", "charge": "_00000000000000", "collection_method": "charge_automatically", "created": 1627506007, "currency": "usd", "custom_fields": null, "customer": "cus_00000000000000", "customer_address": null, "customer_email": null, "customer_name": null, "customer_phone": null, "customer_shipping": null, "customer_tax_exempt": "none", "customer_tax_ids": [], "default_payment_method": null, "default_source": null, "default_tax_rates": [], "description": null, "discount": null, "discounts": [], "due_date": null, "ending_balance": null, "footer": null, "hosted_invoice_url": null, "invoice_pdf": null, "last_finalization_error": null, "lines": { "object": "list", "data": [ { "id": "il_00000000000000", "object": "line_item", "amount": 199, "currency": "usd", "description": "My First Invoice Item (created for API docs)", "discount_amounts": [], "discountable": true, "discounts": [], "invoice_item": "ii_1JIJrHDdRAHw3wCBROHIdvLp", "livemode": false, "metadata": [], "period": { "end": 1627506007, "start": 1627506007 }, "price": { "id": "price_00000000000000", "object": "price", "active": true, "billing_scheme": "per_unit", "created": 1627505135, "currency": "usd", "livemode": false, "lookup_key": null, "metadata": [], "nickname": null, "product": "prod_00000000000000", "recurring": null, "tax_behavior": "unspecified", "tiers_mode": null, "transform_quantity": null, "type": "one_time", "unit_amount": 199, "unit_amount_decimal": "199" }, "proration": false, "quantity": 1, "subscription": null, "tax_amounts": [], "tax_rates": [], "type": "invoiceitem" } ], "has_more": false, "url": "\/v1\/invoices\/in_1JIJrHDdRAHw3wCBIXvSFFJQ\/lines" }, "livemode": false, "metadata": [], "next_payment_attempt": 1627509607, "number": null, "on_behalf_of": null, "paid": true, "payment_intent": null, "payment_settings": { "payment_method_options": null, "payment_method_types": null }, "period_end": 1627506007, "period_start": 1627506007, "post_payment_credit_notes_amount": 0, "pre_payment_credit_notes_amount": 0, "quote": null, "receipt_number": null, "starting_balance": 0, "statement_descriptor": null, "status": "draft", "status_transitions": { "finalized_at": null, "marked_uncollectible_at": null, "paid_at": null, "voided_at": null }, "subscription": null, "subtotal": 199, "tax": null, "total": 199, "total_discount_amounts": [], "total_tax_amounts": [], "transfer_data": null, "webhooks_delivered_at": null, "closed": true } } }