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 Issuing Disputes
The stripe_issuing_disputes table shows data for Stripe Issuing Disputes.
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 |
balance_transactions | json |
_cq_id | uuid |
_cq_parent_id | uuid |
created | timestamp[us, tz=UTC] |
currency | utf8 |
evidence | json |
id | utf8 |
livemode | bool |
loss_reason | utf8 |
metadata | json |
object | utf8 |
status | utf8 |
transaction | json |
treasury | json |