Table: stripe_treasury_outbound_payments
This table shows data for Stripe Treasury Outbound Payments.
https://stripe.com/docs/api/treasury/outbound_payments (opens in a new tab)
The primary key for this table is id.
Relations
This table depends on stripe_treasury_financial_accounts.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
id (PK) | String |
amount | Int |
cancelable | Bool |
created | Timestamp |
currency | String |
customer | String |
description | String |
destination_payment_method | String |
destination_payment_method_details | JSON |
end_user_details | JSON |
expected_arrival_date | Int |
financial_account | String |
hosted_regulatory_receipt_url | String |
livemode | Bool |
metadata | JSON |
object | String |
returned_details | JSON |
statement_descriptor | String |
status | String |
status_transitions | JSON |
transaction | JSON |