Table: stripe_disputes
This table shows data for Stripe Disputes.
https://stripe.com/docs/api/disputes (opens in a new tab)
The primary key for this table is id. It supports incremental syncs based on the created column.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
id (PK) | String |
created (Incremental Key) | Timestamp |
amount | Int |
balance_transactions | JSON |
charge | JSON |
currency | String |
evidence | JSON |
evidence_details | JSON |
is_charge_refundable | Bool |
livemode | Bool |
metadata | JSON |
network_reason_code | String |
object | String |
payment_intent | JSON |
reason | String |
status | String |