BalanceTransactions
Last updated
Last updated
Name
Type
References
Description
Id [KEY]
String
The Id of the balance transaction.
Amount
Integer
Gross amount of the transaction, in cents.
AvailableOn
Datetime
The date the net funds of the transaction will become available in the Stripe balance.
Created
Datetime
The datetime of creation.
Currency
String
The currency of the transaction.
Description
String
The transaction description.
Fee
Integer
Fees (in cents) paid for this transaction.
FeeDetailsAggregate
String
The fee details.
Net
Integer
Net amount of the transaction, in cents.
Source
String
The Stripe object this transaction is related to.
SourcedTransfers
String
The transfers (if any) for which source is a source_transaction.
Status
String
If the net funds of the transaction are available in the Stripe balance yet. Either available or pending.
Type
String
Transaction type.
Name
Type
Description
Transfer
String
For automatic Stripe transfers only, only returns transactions that were transferred out on the specified transfer Id.
Payout
String
For automatic Stripe payouts only, only returns transactions that were payed out on the specified payout ID. .
AccountId
String
The Id of the connected account to get balance history for