Back to source list
Official
Premium
Stripe
The CloudQuery Stripe plugin pulls data from Stripe and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v4.3.1
Type
Source
Platforms
Date Published
Stripe Customers
The stripe_customers table shows data for Stripe Customers.
This table supports incremental syncing. Read more about incremental syncing here.
Primary Keys #
Name | Type |
---|---|
id | utf8 |
Incremental Sync Keys #
Name | Type |
---|---|
created | timestamp[us, tz=UTC] |
Columns #
Name | Type |
---|---|
address | json |
balance | int64 |
cash_balance | json |
_cq_id | uuid |
_cq_parent_id | uuid |
created | timestamp[us, tz=UTC] |
currency | utf8 |
default_source | json |
deleted | bool |
delinquent | bool |
description | utf8 |
discount | json |
utf8 | |
id | utf8 |
invoice_credit_balance | json |
invoice_prefix | utf8 |
invoice_settings | json |
livemode | bool |
metadata | json |
name | utf8 |
next_invoice_sequence | int64 |
object | utf8 |
phone | utf8 |
preferred_locales | list<item: utf8, nullable> |
shipping | json |
sources | json |
subscriptions | json |
tax | json |
tax_exempt | utf8 |
tax_ids | json |
test_clock | json |