mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
66 lines
1.6 KiB
JSON
66 lines
1.6 KiB
JSON
{
|
|
"account_balance": 0,
|
|
"created": 1548695523,
|
|
"currency": null,
|
|
"default_source": "card_1DxdeRGh0CmXqmnwu3BibWtM",
|
|
"delinquent": false,
|
|
"description": "zulip (Zulip Dev)",
|
|
"discount": null,
|
|
"email": "hamlet@zulip.com",
|
|
"id": "cus_EQUd48LphR5ahk",
|
|
"invoice_prefix": "9F53235",
|
|
"invoice_settings": {
|
|
"custom_fields": null,
|
|
"footer": null
|
|
},
|
|
"livemode": false,
|
|
"metadata": {
|
|
"realm_id": "2",
|
|
"realm_str": "zulip"
|
|
},
|
|
"object": "customer",
|
|
"shipping": null,
|
|
"sources": {
|
|
"data": [
|
|
{
|
|
"address_city": "Pacific",
|
|
"address_country": "United States",
|
|
"address_line1": "Under the sea,",
|
|
"address_line1_check": "pass",
|
|
"address_line2": null,
|
|
"address_state": null,
|
|
"address_zip": "33333",
|
|
"address_zip_check": "pass",
|
|
"brand": "Visa",
|
|
"country": "US",
|
|
"customer": "cus_EQUd48LphR5ahk",
|
|
"cvc_check": "pass",
|
|
"dynamic_last4": null,
|
|
"exp_month": 3,
|
|
"exp_year": 2033,
|
|
"fingerprint": "6dAXT9VZvwro65EK",
|
|
"funding": "credit",
|
|
"id": "card_1DxdeRGh0CmXqmnwu3BibWtM",
|
|
"last4": "4242",
|
|
"metadata": {},
|
|
"name": "Ada Starr",
|
|
"object": "card",
|
|
"tokenization_method": null
|
|
}
|
|
],
|
|
"has_more": false,
|
|
"object": "list",
|
|
"total_count": 1,
|
|
"url": "/v1/customers/cus_EQUd48LphR5ahk/sources"
|
|
},
|
|
"subscriptions": {
|
|
"data": [],
|
|
"has_more": false,
|
|
"object": "list",
|
|
"total_count": 0,
|
|
"url": "/v1/customers/cus_EQUd48LphR5ahk/subscriptions"
|
|
},
|
|
"tax_info": null,
|
|
"tax_info_verification": null
|
|
}
|