{
    "id": "cus_LG6lR8my9V2XEV",
    "object": "customer",
    "address": {
        "city": null,
        "country": "PY",
        "line1": null,
        "line2": null,
        "postal_code": null,
        "state": null
    },
    "balance": 0,
    "created": 1646398048,
    "currency": null,
    "default_source": null,
    "delinquent": false,
    "description": null,
    "discount": null,
    "email": "test@gmail.com",
    "invoice_prefix": "2B890DB1",
    "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null
    },
    "livemode": false,
    "metadata": [],
    "name": "test",
    "next_invoice_sequence": 2,
    "phone": null,
    "preferred_locales": [],
    "shipping": null,
    "sources": {
        "object": "list",
        "data": [],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG6lR8my9V2XEV/sources"
    },
    "subscriptions": {
        "object": "list",
        "data": [
            {
                "id": "sub_1KZaXdJyH9e69bzmhwr3CJxN",
                "object": "subscription",
                "application_fee_percent": null,
                "automatic_tax": {
                    "enabled": false
                },
                "billing_cycle_anchor": 1646398049,
                "billing_thresholds": null,
                "cancel_at": null,
                "cancel_at_period_end": false,
                "canceled_at": null,
                "collection_method": "charge_automatically",
                "created": 1646398049,
                "current_period_end": 1649076449,
                "current_period_start": 1646398049,
                "customer": "cus_LG6lR8my9V2XEV",
                "days_until_due": null,
                "default_payment_method": "pm_1KZaXbJyH9e69bzmcmF8Apyb",
                "default_source": null,
                "default_tax_rates": [],
                "discount": null,
                "ended_at": null,
                "items": {
                    "object": "list",
                    "data": [
                        {
                            "id": "si_LG6lHP9uU9wlxl",
                            "object": "subscription_item",
                            "billing_thresholds": null,
                            "created": 1646398049,
                            "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_1KZaXdJyH9e69bzmhwr3CJxN",
                            "tax_rates": []
                        }
                    ],
                    "has_more": false,
                    "total_count": 1,
                    "url": "/v1/subscription_items?subscription=sub_1KZaXdJyH9e69bzmhwr3CJxN"
                },
                "latest_invoice": "in_1KZaXdJyH9e69bzmbPWeNbPq",
                "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": 1646398049,
                "status": "active",
                "tax_percent": null,
                "test_clock": null,
                "transfer_data": null,
                "trial_end": null,
                "trial_start": null
            }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/customers/cus_LG6lR8my9V2XEV/subscriptions"
    },
    "tax_exempt": "none",
    "tax_ids": {
        "object": "list",
        "data": [],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_LG6lR8my9V2XEV/tax_ids"
    },
    "test_clock": null
}