Back to plugin list
Official
Premium
Stripe
The CloudQuery Stripe plugin pulls data from Stripe and loads it into any supported CloudQuery destination
Latest version
v3.0.0
Type
Source
Published
Nov 10, 2023
Category
sales-marketing
Stripe Treasury Transactions
The stripe_treasury_transactions table shows data for Stripe Treasury Transactions.
The primary key for this table is id.
It supports incremental syncs based on the created column.
Columns
Name | Type |
---|---|
amount | int64 |
balance_impact | json |
_cq_id | uuid |
_cq_parent_id | uuid |
created | timestamp[us, tz=UTC] |
currency | utf8 |
description | utf8 |
entries | json |
financial_account | utf8 |
flow | utf8 |
flow_details | json |
flow_type | utf8 |
id | utf8 |
livemode | bool |
object | utf8 |
status | utf8 |
status_transitions | json |
Relations
This table depends on:
Stripe Treasury Financial Accounts