Attributes
- idstring
Unique identifier for the object.
- objectstring
String representing the object’s type. Objects of the same type share the same value.
- active_
featuresarray of enums The array of paths to active Features in the Features hash.
- balanceobject
The single multi-currency balance of the FinancialAccount. Positive values represent money that belongs to the user while negative values represent funds the user owes. Currently, FinancialAccounts can only carry balances in USD.
- balance.
cashobject Funds the user can spend right now.
- balance.
inbound_ pendingobject Funds not spendable yet, but will become available at a later time.
- balance.
outbound_ pendingobject Funds in the account, but not spendable because they are being held for pending outbound flows.
- countrystring
Two-letter country code (ISO 3166-1 alpha-2).
- createdtimestamp
Time at which the object was created. Measured in seconds since the Unix epoch.
- featuresnullable objectExpandable
The features and their statuses for this FinancialAccount.
- features.
objectstring String representing the object’s type. Objects of the same type share the same value.
- features.
card_ issuingnullable object Contains a Feature encoding the FinancialAccount’s ability to be used with the Issuing product, including attaching cards to and drawing funds from.
- features.
card_issuing. requestedboolean Whether the FinancialAccount should have the Feature.
- features.
card_issuing. statusenum Whether the Feature is operational.
Possible enum valuesactive
Indicates that the Feature might be used.
pending
Indicates that the Feature can’t be used but that the
status
eventually changes to eitherrestricted
oractive
without user intervention.restricted
Indicates that the Feature can’t be used and either requires some action by the user or is permanently disabled.
- features.
card_issuing. status_ detailsarray of objects Additional details; includes at least one entry when the status is not
active
.- features.
card_issuing. status_details. codeenum Represents the reason why the status is
pending
orrestricted
.Possible enum valuesactivating
This Feature has met all other requirements and Stripe is in the process of making it active.
capability_
not_ requested The user hasn’t requested required capabilities to activate this Feature.
financial_
account_ closed The FinancialAccount that this Feature is attached to is closed.
rejected_
other The FinancialAccount is never allowed to use this Feature.
rejected_
unsupported_ business The user’s business isn’t supported by this Feature.
requirements_
past_ due Onboarding requirements needed to activate this Feature.
requirements_
pending_ verification Stripe is in the process of verifying the user.
restricted_
by_ platform Some or all functionality of this Feature has been restricted by the platform via FinancialAccount
platform_
.restritions restricted_
other The FinancialAccount isn’t currently allowed to use this Feature.
- features.
card_issuing. status_details. resolutionnullable enum Represents what the user should do, if anything, to activate the Feature.
Possible enum valuescontact_
stripe The user should contact Stripe via support.stripe.com.
provide_
information The user should provide necessary onboarding requirements through
/v1/accounts
or the Stripe Dashboard.remove_
restriction The user should remove the restriction on the Feature by unrestricting the FinancialAccount
platform_
indicated by therestritions status_
field.details. restriction - features.
card_issuing. status_details. restrictionnullable enum The
platform_
that are restricting this Feature.restrictions Possible enum valuesinbound_
flows Restricts all inbound money movement.
outbound_
flows Restricts all outbound money movement.
- features.
deposit_ insurancenullable object Represents whether this FinancialAccount is eligible for deposit insurance. Various factors determine the insurance amount.
- features.
deposit_insurance. requestedboolean Whether the FinancialAccount should have the Feature.
- features.
deposit_insurance. statusenum Whether the Feature is operational.
Possible enum valuesactive
Indicates that the Feature might be used.
pending
Indicates that the Feature can’t be used but that the
status
eventually changes to eitherrestricted
oractive
without user intervention.restricted
Indicates that the Feature can’t be used and either requires some action by the user or is permanently disabled.
- features.
deposit_insurance. status_ detailsarray of objects Additional details; includes at least one entry when the status is not
active
.- features.
deposit_insurance. status_details. codeenum Represents the reason why the status is
pending
orrestricted
.Possible enum valuesactivating
This Feature has met all other requirements and Stripe is in the process of making it active.
capability_
not_ requested The user hasn’t requested required capabilities to activate this Feature.
financial_
account_ closed The FinancialAccount that this Feature is attached to is closed.
rejected_
other The FinancialAccount is never allowed to use this Feature.
rejected_
unsupported_ business The user’s business isn’t supported by this Feature.
requirements_
past_ due Onboarding requirements needed to activate this Feature.
requirements_
pending_ verification Stripe is in the process of verifying the user.
restricted_
by_ platform Some or all functionality of this Feature has been restricted by the platform via FinancialAccount
platform_
.restritions restricted_
other The FinancialAccount isn’t currently allowed to use this Feature.
- features.
deposit_insurance. status_details. resolutionnullable enum Represents what the user should do, if anything, to activate the Feature.
Possible enum valuescontact_
stripe The user should contact Stripe via support.stripe.com.
provide_
information The user should provide necessary onboarding requirements through
/v1/accounts
or the Stripe Dashboard.remove_
restriction The user should remove the restriction on the Feature by unrestricting the FinancialAccount
platform_
indicated by therestritions status_
field.details. restriction - features.
deposit_insurance. status_details. restrictionnullable enum The
platform_
that are restricting this Feature.restrictions Possible enum valuesinbound_
flows Restricts all inbound money movement.
outbound_
flows Restricts all outbound money movement.
- features.
financial_ addressesnullable object Contains Features that add FinancialAddresses to the FinancialAccount.
- features.
financial_addresses. abanullable object Adds an ABA FinancialAddress to the FinancialAccount.
- features.
financial_addresses. aba. requestedboolean Whether the FinancialAccount should have the Feature.
- features.
financial_addresses. aba. statusenum Whether the Feature is operational.
Possible enum valuesactive
Indicates that the Feature might be used.
pending
Indicates that the Feature can’t be used but that the
status
eventually changes to eitherrestricted
oractive
without user intervention.restricted
Indicates that the Feature can’t be used and either requires some action by the user or is permanently disabled.
- features.
financial_addresses. aba. status_ detailsarray of objects Additional details; includes at least one entry when the status is not
active
.- features.
financial_addresses. aba. status_details. codeenum Represents the reason why the status is
pending
orrestricted
.Possible enum valuesactivating
This Feature has met all other requirements and Stripe is in the process of making it active.
capability_
not_ requested The user hasn’t requested required capabilities to activate this Feature.
financial_
account_ closed The FinancialAccount that this Feature is attached to is closed.
rejected_
other The FinancialAccount is never allowed to use this Feature.
rejected_
unsupported_ business The user’s business isn’t supported by this Feature.
requirements_
past_ due Onboarding requirements needed to activate this Feature.
requirements_
pending_ verification Stripe is in the process of verifying the user.
restricted_
by_ platform Some or all functionality of this Feature has been restricted by the platform via FinancialAccount
platform_
.restritions restricted_
other The FinancialAccount isn’t currently allowed to use this Feature.
- features.
financial_addresses. aba. status_details. resolutionnullable enum Represents what the user should do, if anything, to activate the Feature.
Possible enum valuescontact_
stripe The user should contact Stripe via support.stripe.com.
provide_
information The user should provide necessary onboarding requirements through
/v1/accounts
or the Stripe Dashboard.remove_
restriction The user should remove the restriction on the Feature by unrestricting the FinancialAccount
platform_
indicated by therestritions status_
field.details. restriction - features.
financial_addresses. aba. status_details. restrictionnullable enum The
platform_
that are restricting this Feature.restrictions Possible enum valuesinbound_
flows Restricts all inbound money movement.
outbound_
flows Restricts all outbound money movement.
- features.
inbound_ transfersnullable object Contains settings related to adding funds to a FinancialAccount from another Account with the same owner.
- features.
inbound_transfers. achnullable object Enables ACH Debits via the InboundTransfers API.
- features.
inbound_transfers. ach. requestedboolean Whether the FinancialAccount should have the Feature.
- features.
inbound_transfers. ach. statusenum Whether the Feature is operational.
Possible enum valuesactive
Indicates that the Feature might be used.
pending
Indicates that the Feature can’t be used but that the
status
eventually changes to eitherrestricted
oractive
without user intervention.restricted
Indicates that the Feature can’t be used and either requires some action by the user or is permanently disabled.
- features.
inbound_transfers. ach. status_ detailsarray of objects Additional details; includes at least one entry when the status is not
active
.- features.
inbound_transfers. ach. status_details. codeenum Represents the reason why the status is
pending
orrestricted
.Possible enum valuesactivating
This Feature has met all other requirements and Stripe is in the process of making it active.
capability_
not_ requested The user hasn’t requested required capabilities to activate this Feature.
financial_
account_ closed The FinancialAccount that this Feature is attached to is closed.
rejected_
other The FinancialAccount is never allowed to use this Feature.
rejected_
unsupported_ business The user’s business isn’t supported by this Feature.
requirements_
past_ due Onboarding requirements needed to activate this Feature.
requirements_
pending_ verification Stripe is in the process of verifying the user.
restricted_
by_ platform Some or all functionality of this Feature has been restricted by the platform via FinancialAccount
platform_
.restritions restricted_
other The FinancialAccount isn’t currently allowed to use this Feature.
- features.
inbound_transfers. ach. status_details. resolutionnullable enum Represents what the user should do, if anything, to activate the Feature.
Possible enum valuescontact_
stripe The user should contact Stripe via support.stripe.com.
provide_
information The user should provide necessary onboarding requirements through
/v1/accounts
or the Stripe Dashboard.remove_
restriction The user should remove the restriction on the Feature by unrestricting the FinancialAccount
platform_
indicated by therestritions status_
field.details. restriction - features.
inbound_transfers. ach. status_details. restrictionnullable enum The
platform_
that are restricting this Feature.restrictions Possible enum valuesinbound_
flows Restricts all inbound money movement.
outbound_
flows Restricts all outbound money movement.
- features.
intra_ stripe_ flowsnullable object Represents the ability for this FinancialAccount to send money to, or receive money from other FinancialAccounts (for example, via OutboundPayment).
- features.
intra_stripe_flows. requestedboolean Whether the FinancialAccount should have the Feature.
- features.
intra_stripe_flows. statusenum Whether the Feature is operational.
Possible enum valuesactive
Indicates that the Feature might be used.
pending
Indicates that the Feature can’t be used but that the
status
eventually changes to eitherrestricted
oractive
without user intervention.restricted
Indicates that the Feature can’t be used and either requires some action by the user or is permanently disabled.
- features.
intra_stripe_flows. status_ detailsarray of objects Additional details; includes at least one entry when the status is not
active
.- features.
intra_stripe_flows. status_details. codeenum Represents the reason why the status is
pending
orrestricted
.Possible enum valuesactivating
This Feature has met all other requirements and Stripe is in the process of making it active.
capability_
not_ requested The user hasn’t requested required capabilities to activate this Feature.
financial_
account_ closed The FinancialAccount that this Feature is attached to is closed.
rejected_
other The FinancialAccount is never allowed to use this Feature.
rejected_
unsupported_ business The user’s business isn’t supported by this Feature.
requirements_
past_ due Onboarding requirements needed to activate this Feature.
requirements_
pending_ verification Stripe is in the process of verifying the user.
restricted_
by_ platform Some or all functionality of this Feature has been restricted by the platform via FinancialAccount
platform_
.restritions restricted_
other The FinancialAccount isn’t currently allowed to use this Feature.
- features.
intra_stripe_flows. status_details. resolutionnullable enum Represents what the user should do, if anything, to activate the Feature.
Possible enum valuescontact_
stripe The user should contact Stripe via support.stripe.com.
provide_
information The user should provide necessary onboarding requirements through
/v1/accounts
or the Stripe Dashboard.remove_
restriction The user should remove the restriction on the Feature by unrestricting the FinancialAccount
platform_
indicated by therestritions status_
field.details. restriction - features.
intra_stripe_flows. status_details. restrictionnullable enum The
platform_
that are restricting this Feature.restrictions Possible enum valuesinbound_
flows Restricts all inbound money movement.
outbound_
flows Restricts all outbound money movement.
- features.
outbound_ paymentsnullable object Contains Features related to initiating money movement out of the FinancialAccount to someone else’s bucket of money.
- features.
outbound_payments. achnullable object Enables ACH transfers via the OutboundPayments API.
- features.
outbound_payments. ach. requestedboolean Whether the FinancialAccount should have the Feature.
- features.
outbound_payments. ach. statusenum Whether the Feature is operational.
Possible enum valuesactive
Indicates that the Feature might be used.
pending
Indicates that the Feature can’t be used but that the
status
eventually changes to eitherrestricted
oractive
without user intervention.restricted
Indicates that the Feature can’t be used and either requires some action by the user or is permanently disabled.
- features.
outbound_payments. ach. status_ detailsarray of objects Additional details; includes at least one entry when the status is not
active
.- features.
outbound_payments. ach. status_details. codeenum Represents the reason why the status is
pending
orrestricted
.Possible enum valuesactivating
This Feature has met all other requirements and Stripe is in the process of making it active.
capability_
not_ requested The user hasn’t requested required capabilities to activate this Feature.
financial_
account_ closed The FinancialAccount that this Feature is attached to is closed.
rejected_
other The FinancialAccount is never allowed to use this Feature.
rejected_
unsupported_ business The user’s business isn’t supported by this Feature.
requirements_
past_ due Onboarding requirements needed to activate this Feature.
requirements_
pending_ verification Stripe is in the process of verifying the user.
restricted_
by_ platform Some or all functionality of this Feature has been restricted by the platform via FinancialAccount
platform_
.restritions restricted_
other The FinancialAccount isn’t currently allowed to use this Feature.
- features.
outbound_payments. ach. status_details. resolutionnullable enum Represents what the user should do, if anything, to activate the Feature.
Possible enum valuescontact_
stripe The user should contact Stripe via support.stripe.com.
provide_
information The user should provide necessary onboarding requirements through
/v1/accounts
or the Stripe Dashboard.remove_
restriction The user should remove the restriction on the Feature by unrestricting the FinancialAccount
platform_
indicated by therestritions status_
field.details. restriction - features.
outbound_payments. ach. status_details. restrictionnullable enum The
platform_
that are restricting this Feature.restrictions Possible enum valuesinbound_
flows Restricts all inbound money movement.
outbound_
flows Restricts all outbound money movement.
- features.
outbound_payments. us_ domestic_ wirenullable object Enables US domestic wire transfers via the OutboundPayments API.
- features.
outbound_payments. us_domestic_wire. requestedboolean Whether the FinancialAccount should have the Feature.
- features.
outbound_payments. us_domestic_wire. statusenum Whether the Feature is operational.
Possible enum valuesactive
Indicates that the Feature might be used.
pending
Indicates that the Feature can’t be used but that the
status
eventually changes to eitherrestricted
oractive
without user intervention.restricted
Indicates that the Feature can’t be used and either requires some action by the user or is permanently disabled.
- features.
outbound_payments. us_domestic_wire. status_ detailsarray of objects Additional details; includes at least one entry when the status is not
active
.- features.
outbound_payments. us_domestic_wire. status_details. codeenum Represents the reason why the status is
pending
orrestricted
.Possible enum valuesactivating
This Feature has met all other requirements and Stripe is in the process of making it active.
capability_
not_ requested The user hasn’t requested required capabilities to activate this Feature.
financial_
account_ closed The FinancialAccount that this Feature is attached to is closed.
rejected_
other The FinancialAccount is never allowed to use this Feature.
rejected_
unsupported_ business The user’s business isn’t supported by this Feature.
requirements_
past_ due Onboarding requirements needed to activate this Feature.
requirements_
pending_ verification Stripe is in the process of verifying the user.
restricted_
by_ platform Some or all functionality of this Feature has been restricted by the platform via FinancialAccount
platform_
.restritions restricted_
other The FinancialAccount isn’t currently allowed to use this Feature.
- features.
outbound_payments. us_domestic_wire. status_details. resolutionnullable enum Represents what the user should do, if anything, to activate the Feature.
Possible enum valuescontact_
stripe The user should contact Stripe via support.stripe.com.
provide_
information The user should provide necessary onboarding requirements through
/v1/accounts
or the Stripe Dashboard.remove_
restriction The user should remove the restriction on the Feature by unrestricting the FinancialAccount
platform_
indicated by therestritions status_
field.details. restriction - features.
outbound_payments. us_domestic_wire. status_details. restrictionnullable enum The
platform_
that are restricting this Feature.restrictions Possible enum valuesinbound_
flows Restricts all inbound money movement.
outbound_
flows Restricts all outbound money movement.
- features.
outbound_ transfersnullable object Contains a Feature and settings related to moving money out of the FinancialAccount into another Account with the same owner.
- features.
outbound_transfers. achnullable object Enables ACH transfers via the OutboundTransfers API.
- features.
outbound_transfers. ach. requestedboolean Whether the FinancialAccount should have the Feature.
- features.
outbound_transfers. ach. statusenum Whether the Feature is operational.
Possible enum valuesactive
Indicates that the Feature might be used.
pending
Indicates that the Feature can’t be used but that the
status
eventually changes to eitherrestricted
oractive
without user intervention.restricted
Indicates that the Feature can’t be used and either requires some action by the user or is permanently disabled.
- features.
outbound_transfers. ach. status_ detailsarray of objects Additional details; includes at least one entry when the status is not
active
.- features.
outbound_transfers. ach. status_details. codeenum Represents the reason why the status is
pending
orrestricted
.Possible enum valuesactivating
This Feature has met all other requirements and Stripe is in the process of making it active.
capability_
not_ requested The user hasn’t requested required capabilities to activate this Feature.
financial_
account_ closed The FinancialAccount that this Feature is attached to is closed.
rejected_
other The FinancialAccount is never allowed to use this Feature.
rejected_
unsupported_ business The user’s business isn’t supported by this Feature.
requirements_
past_ due Onboarding requirements needed to activate this Feature.
requirements_
pending_ verification Stripe is in the process of verifying the user.
restricted_
by_ platform Some or all functionality of this Feature has been restricted by the platform via FinancialAccount
platform_
.restritions restricted_
other The FinancialAccount isn’t currently allowed to use this Feature.
- features.
outbound_transfers. ach. status_details. resolutionnullable enum Represents what the user should do, if anything, to activate the Feature.
Possible enum valuescontact_
stripe The user should contact Stripe via support.stripe.com.
provide_
information The user should provide necessary onboarding requirements through
/v1/accounts
or the Stripe Dashboard.remove_
restriction The user should remove the restriction on the Feature by unrestricting the FinancialAccount
platform_
indicated by therestritions status_
field.details. restriction - features.
outbound_transfers. ach. status_details. restrictionnullable enum The
platform_
that are restricting this Feature.restrictions Possible enum valuesinbound_
flows Restricts all inbound money movement.
outbound_
flows Restricts all outbound money movement.
- features.
outbound_transfers. us_ domestic_ wirenullable object Enables US domestic wire transfers via the OutboundTransfers API.
- features.
outbound_transfers. us_domestic_wire. requestedboolean Whether the FinancialAccount should have the Feature.
- features.
outbound_transfers. us_domestic_wire. statusenum Whether the Feature is operational.
Possible enum valuesactive
Indicates that the Feature might be used.
pending
Indicates that the Feature can’t be used but that the
status
eventually changes to eitherrestricted
oractive
without user intervention.restricted
Indicates that the Feature can’t be used and either requires some action by the user or is permanently disabled.
- features.
outbound_transfers. us_domestic_wire. status_ detailsarray of objects Additional details; includes at least one entry when the status is not
active
.- features.
outbound_transfers. us_domestic_wire. status_details. codeenum Represents the reason why the status is
pending
orrestricted
.Possible enum valuesactivating
This Feature has met all other requirements and Stripe is in the process of making it active.
capability_
not_ requested The user hasn’t requested required capabilities to activate this Feature.
financial_
account_ closed The FinancialAccount that this Feature is attached to is closed.
rejected_
other The FinancialAccount is never allowed to use this Feature.
rejected_
unsupported_ business The user’s business isn’t supported by this Feature.
requirements_
past_ due Onboarding requirements needed to activate this Feature.
requirements_
pending_ verification Stripe is in the process of verifying the user.
restricted_
by_ platform Some or all functionality of this Feature has been restricted by the platform via FinancialAccount
platform_
.restritions restricted_
other The FinancialAccount isn’t currently allowed to use this Feature.
- features.
outbound_transfers. us_domestic_wire. status_details. resolutionnullable enum Represents what the user should do, if anything, to activate the Feature.
Possible enum valuescontact_
stripe The user should contact Stripe via support.stripe.com.
provide_
information The user should provide necessary onboarding requirements through
/v1/accounts
or the Stripe Dashboard.remove_
restriction The user should remove the restriction on the Feature by unrestricting the FinancialAccount
platform_
indicated by therestritions status_
field.details. restriction - features.
outbound_transfers. us_domestic_wire. status_details. restrictionnullable enum The
platform_
that are restricting this Feature.restrictions Possible enum valuesinbound_
flows Restricts all inbound money movement.
outbound_
flows Restricts all outbound money movement.
- financial_
addressesarray of objects The set of credentials that resolve to a FinancialAccount.
- financial_addresses.
abanullable object Identifying information for the ABA address
- financial_addresses.
aba. account_ holder_ namestring The name of the person or business that owns the bank account.
- financial_addresses.
aba. account_ numbernullable stringExpandable The account number.
- financial_addresses.
aba. account_ number_ last4string The last four characters of the account number.
- financial_addresses.
aba. bank_ namestring Name of the bank.
- financial_addresses.
aba. routing_ numberstring Routing number for the account.
- financial_addresses.
supported_ networksnullable array of enums The list of networks that the address supports
- financial_addresses.
typeenum The type of financial address
- livemodeboolean
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - metadatanullable object
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
- nicknamenullable stringPreview feature
The nickname for the FinancialAccount.
- pending_
featuresarray of enums The array of paths to pending Features in the Features hash.
- platform_
restrictionsnullable object The set of functionalities that the platform can restrict on the FinancialAccount.
- platform_restrictions.
inbound_ flowsnullable enum Restricts all inbound money movement.
Possible enum valuesrestricted
The functionality is restricted.
unrestricted
The functionality is not restricted.
- platform_restrictions.
outbound_ flowsnullable enum Restricts all outbound money movement.
Possible enum valuesrestricted
The functionality is restricted.
unrestricted
The functionality is not restricted.
- restricted_
featuresarray of enums The array of paths to restricted Features in the Features hash.
- statusenum
Status of this FinancialAccount.
Possible enum valuesclosed
The FinancialAccount is closed.
open
The FinancialAccount is open.
- status_
detailsobject Details related to the status of this FinancialAccount.
- status_details.
closednullable object Details related to the closure of this FinancialAccount
- status_details.
closed. reasonsarray of enums The array that contains reasons for a FinancialAccount closure.
Possible enum valuesaccount_
rejected The underlying account is permanently rejected.
closed_
by_ platform The FinancialAccount has been closed through the API.
other
The FinancialAccount has been closed by Stripe.
- supported_
currenciesarray of enums The currencies the FinancialAccount can hold a balance in. Three-letter ISO currency code, in lowercase.
{ "id": "fa_1MtZmL2eZvKYlo2Cer6cdwEC", "object": "treasury.financial_account", "active_features": [ "financial_addresses.aba", "outbound_payments.ach", "outbound_payments.us_domestic_wire" ], "balance": { "cash": { "usd": 0 }, "inbound_pending": { "usd": 0 }, "outbound_pending": { "usd": 0 } }, "country": "US", "created": 1680714349, "financial_addresses": [ { "aba": { "account_holder_name": "Jenny Rosen", "account_number_last4": "7890", "bank_name": "STRIPE TEST BANK", "routing_number": "0000000001" }, "supported_networks": [ "ach", "us_domestic_wire" ], "type": "aba" } ], "livemode": true, "metadata": null, "pending_features": [], "restricted_features": [], "status": "open", "status_details": { "closed": null }, "supported_currencies": [ "usd" ], "features": {}}