Stripe Registration
{
"id": "cus_F7iUV0o7gxqfaQ",
"object": "customer",
"account_balance": 0,
"address": null,
"created": 1558664598,
"currency": "usd",
"default_source": null,
"delinquent": false,
"description": null,
"discount": null,
"email": null,
"invoice_prefix": "C325BC7",
"invoice_settings": {
"custom_fields": null,
"default_payment_method": null,
"footer": null
},
"livemode": false,
"metadata": {},
"name": null,
"phone": null,
"preferred_locales": [],
"shipping": null,
"sources": {
"object": "list",
"data": [],
"has_more": false,
"total_count": 0,
"url": "/v1/customers/cus_F7iUV0o7gxqfaQ/sources"
},
"subscriptions": {
"object": "list",
"data": [],
"has_more": false,
"total_count": 0,
"url": "/v1/customers/cus_F7iUV0o7gxqfaQ/subscriptions"
},
"tax_exempt": "none",
"tax_ids": {
"object": "list",
"data": [],
"has_more": false,
"total_count": 0,
"url": "/v1/customers/cus_F7iUV0o7gxqfaQ/tax_ids"
},
"tax_info": null,
"tax_info_verification": null
}