BalanceTransaction
Gross amount of the transaction, in the smallest currency unit (e.g., 100 cents to charge $1.00 or 100 to charge ¥100, a zero-decimal currency). Can be negative for certain transaction types (e.g. payout
, refund
).
BalanceTransaction
The date the transaction's net funds will become available in the Tilled balance.
BalanceTransaction
Time at which the object was created.
BalanceTransaction
Optional
descriptionAn arbitrary string attached to the object. Often useful for displaying to users.
BalanceTransaction
Fees (in smallest currency unit) paid for this transaction. Note: Fees are now portrayed as individual balance transactions of type = fee
.
BalanceTransaction
Detailed breakdown of the fees paid for this transaction. Note: Fees are now portrayed as individual balance transactions of type = fee
. Refer to fee_type
and fee_subtype
for details.
BalanceTransaction
Optional
fee_Fee subtype, if this transaction represents a fee (i.e. type = fee).
BalanceTransaction
Optional
fee_Fee type, if this transaction represents a fee (i.e. type = fee).
BalanceTransaction
Unique identifier for the object.
BalanceTransaction
Net amount of the transaction, in smallest currency unit. Note: Fees are now portrayed as individual balance transactions of type = fee
. net
will no longer differ from amount
.
BalanceTransaction
Optional
payout_The id of the Payout, if any, associated with this balance transaction.
BalanceTransaction
Tilled id to which this transaction is related
BalanceTransaction
Tilled resource type of source_id
.
BalanceTransaction
If the transaction’s net funds are available in the Tilled balance yet. Either available
or pending
.
BalanceTransaction
Transaction type.
BalanceTransaction
Time at which the object was last updated.
BalanceTransaction
Generated using TypeDoc
Export
BalanceTransaction