{
    "id": "sub_1KZcblJyH9e69bzm1O6b6q8B",
    "object": "subscription",
    "application_fee_percent": null,
    "automatic_tax": {
        "enabled": false
    },
    "billing_cycle_anchor": 1646405993,
    "billing_thresholds": null,
    "cancel_at": null,
    "cancel_at_period_end": false,
    "canceled_at": null,
    "collection_method": "charge_automatically",
    "created": 1646405993,
    "current_period_end": 1649084393,
    "current_period_start": 1646405993,
    "customer": "cus_LG8tzTgqNniCJC",
    "days_until_due": null,
    "default_payment_method": "pm_1KZcbkJyH9e69bzmS3lFNerx",
    "default_source": null,
    "default_tax_rates": [],
    "discount": null,
    "ended_at": null,
    "items": {
        "object": "list",
        "data": [
            {
                "id": "si_LG8tpt1C4E9nRA",
                "object": "subscription_item",
                "billing_thresholds": null,
                "created": 1646405994,
                "metadata": [],
                "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"
                },
                "quantity": 1,
                "subscription": "sub_1KZcblJyH9e69bzm1O6b6q8B",
                "tax_rates": []
            }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/subscription_items?subscription=sub_1KZcblJyH9e69bzm1O6b6q8B"
    },
    "latest_invoice": "in_1KZcblJyH9e69bzmzjT33tJX",
    "livemode": false,
    "metadata": [],
    "next_pending_invoice_item_invoice": null,
    "pause_collection": null,
    "payment_settings": {
        "payment_method_options": null,
        "payment_method_types": null
    },
    "pending_invoice_item_interval": null,
    "pending_setup_intent": null,
    "pending_update": null,
    "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"
    },
    "quantity": 1,
    "schedule": null,
    "start_date": 1646405993,
    "status": "incomplete",
    "tax_percent": null,
    "test_clock": null,
    "transfer_data": null,
    "trial_end": null,
    "trial_start": null
}