{
    "id": "in_1KYoZRJyH9e69bzmeDX1QG1z",
    "object": "invoice",
    "account_country": "US",
    "account_name": "QUERITEL CORP",
    "account_tax_ids": null,
    "amount_due": 500,
    "amount_paid": 0,
    "amount_remaining": 500,
    "application_fee_amount": null,
    "attempt_count": 0,
    "attempted": false,
    "auto_advance": false,
    "automatic_tax": {
        "enabled": false,
        "status": null
    },
    "billing_reason": "subscription_create",
    "charge": null,
    "collection_method": "charge_automatically",
    "created": 1646213649,
    "currency": "usd",
    "custom_fields": null,
    "customer": "cus_LFJBkN7PhM26Cm",
    "customer_address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
    },
    "customer_email": "test@gmail.com",
    "customer_name": "t",
    "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": 0,
    "footer": null,
    "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpCcG5UN0I4MWVLaUFQVVQ3M3o0WkxIbkFMYmpaLDM2NzU0NDUy020057vpoNgf?s=ap",
    "invoice_pdf": "https://pay.stripe.com/invoice/acct_1HJPlPJyH9e69bzm/test_YWNjdF8xSEpQbFBKeUg5ZTY5YnptLF9MRkpCcG5UN0I4MWVLaUFQVVQ3M3o0WkxIbkFMYmpaLDM2NzU0NDUy020057vpoNgf/pdf?s=ap",
    "last_finalization_error": null,
    "lines": {
        "object": "list",
        "data": [
            {
                "id": "il_1KYoZRJyH9e69bzmOPByF4wp",
                "object": "line_item",
                "amount": 500,
                "currency": "usd",
                "description": "1 × Figozo Merchant Standard (at $5.00 / month)",
                "discount_amounts": [],
                "discountable": true,
                "discounts": [],
                "livemode": false,
                "metadata": [],
                "period": {
                    "end": 1648892049,
                    "start": 1646213649
                },
                "plan": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "plan",
                    "active": true,
                    "aggregate_usage": null,
                    "amount": 500,
                    "amount_decimal": "500",
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "interval": "month",
                    "interval_count": 1,
                    "livemode": false,
                    "metadata": [],
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "tiers": null,
                    "tiers_mode": null,
                    "transform_usage": null,
                    "trial_period_days": null,
                    "usage_type": "licensed"
                },
                "price": {
                    "id": "price_1KUAFkJyH9e69bzmL3BV8mBt",
                    "object": "price",
                    "active": true,
                    "billing_scheme": "per_unit",
                    "created": 1645105356,
                    "currency": "usd",
                    "livemode": false,
                    "lookup_key": null,
                    "metadata": [],
                    "nickname": null,
                    "product": "prod_LAVGreHPvm0K47",
                    "recurring": {
                        "aggregate_usage": null,
                        "interval": "month",
                        "interval_count": 1,
                        "trial_period_days": null,
                        "usage_type": "licensed"
                    },
                    "tax_behavior": "unspecified",
                    "tiers_mode": null,
                    "transform_quantity": null,
                    "type": "recurring",
                    "unit_amount": 500,
                    "unit_amount_decimal": "500"
                },
                "proration": false,
                "proration_details": {
                    "credited_items": null
                },
                "quantity": 1,
                "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
                "subscription_item": "si_LFJBTiR8AwbMLh",
                "tax_amounts": [],
                "tax_rates": [],
                "type": "subscription"
            }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1KYoZRJyH9e69bzmeDX1QG1z/lines"
    },
    "livemode": false,
    "metadata": [],
    "next_payment_attempt": null,
    "number": "604BDAD6-0001",
    "on_behalf_of": null,
    "paid": false,
    "paid_out_of_band": false,
    "payment_intent": "pi_3KYoZRJyH9e69bzm1NJP6z6p",
    "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
    },
    "period_end": 1646213649,
    "period_start": 1646213649,
    "post_payment_credit_notes_amount": 0,
    "pre_payment_credit_notes_amount": 0,
    "quote": null,
    "receipt_number": null,
    "starting_balance": 0,
    "statement_descriptor": null,
    "status": "open",
    "status_transitions": {
        "finalized_at": 1646213649,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
    },
    "subscription": "sub_1KYoZRJyH9e69bzmN7RQDObi",
    "subtotal": 500,
    "tax": null,
    "tax_percent": null,
    "total": 500,
    "total_discount_amounts": [],
    "total_tax_amounts": [],
    "transfer_data": null,
    "webhooks_delivered_at": null
}