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 Shipping Rates
The stripe_shipping_rates table shows data for Stripe Shipping Rates.
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 |
---|---|
active | bool |
_cq_id | uuid |
_cq_parent_id | uuid |
created | timestamp[us, tz=UTC] |
delivery_estimate | json |
display_name | utf8 |
fixed_amount | json |
id | utf8 |
livemode | bool |
metadata | json |
object | utf8 |
tax_behavior | utf8 |
tax_code | json |
type | utf8 |