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.1.8
Type
Source
Platforms
Date Published
Stripe Issuing Cards
The stripe_issuing_cards table shows data for Stripe Issuing Cards.
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 |
---|---|
brand | utf8 |
cancellation_reason | utf8 |
cardholder | json |
_cq_id | uuid |
_cq_parent_id | uuid |
created | timestamp[us, tz=UTC] |
currency | utf8 |
cvc | utf8 |
exp_month | int64 |
exp_year | int64 |
financial_account | utf8 |
id | utf8 |
last4 | utf8 |
livemode | bool |
metadata | json |
number | utf8 |
object | utf8 |
personalization_design | json |
replaced_by | json |
replacement_for | json |
replacement_reason | utf8 |
shipping | json |
spending_controls | json |
status | utf8 |
type | utf8 |
wallets | json |