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.2
Type
Source
Platforms
Date Published
Stripe Issuing Authorizations
The stripe_issuing_authorizations table shows data for Stripe Issuing Authorizations.
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 |
---|---|
amount | int64 |
amount_details | json |
approved | bool |
authorization_method | utf8 |
balance_transactions | json |
card | json |
cardholder | json |
_cq_id | uuid |
_cq_parent_id | uuid |
created | timestamp[us, tz=UTC] |
currency | utf8 |
fleet | json |
fuel | json |
id | utf8 |
livemode | bool |
merchant_amount | int64 |
merchant_currency | utf8 |
merchant_data | json |
metadata | json |
network_data | json |
object | utf8 |
pending_request | json |
request_history | json |
status | utf8 |
token | json |
transactions | json |
treasury | json |
verification_data | json |
wallet | utf8 |