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.2.5
Type
Source
Platforms
Date Published
Stripe Credit Notes
The stripe_credit_notes table shows data for Stripe Credit Notes.
Primary Keys #
Name | Type |
---|---|
id | utf8 |
Columns #
Name | Type |
---|---|
amount | int64 |
amount_shipping | int64 |
_cq_id | uuid |
_cq_parent_id | uuid |
created | timestamp[us, tz=UTC] |
currency | utf8 |
customer | json |
customer_balance_transaction | json |
discount_amount | int64 |
discount_amounts | json |
effective_at | int64 |
id | utf8 |
invoice | json |
lines | json |
livemode | bool |
memo | utf8 |
metadata | json |
number | utf8 |
object | utf8 |
out_of_band_amount | int64 |
utf8 | |
pretax_credit_amounts | json |
reason | utf8 |
refund | json |
shipping_cost | json |
status | utf8 |
subtotal | int64 |
subtotal_excluding_tax | int64 |
tax_amounts | json |
total | int64 |
total_excluding_tax | int64 |
type | utf8 |
voided_at | int64 |