Unique identifier for the Account.
String representing the object's type. Objects of the same type share the same value of the object field.
The configurations that have been applied to this account.
OptionalclosedIndicates whether the account has been closed.
OptionalconfigurationAn Account represents a company, individual, or other entity that a user interacts with. Accounts store identity information and one or more configurations that enable product-specific capabilities. You can assign configurations at creation or add them later.
Optionalcontact_The default contact email address for the Account. Required when configuring the account as a merchant or recipient.
Optionalcontact_The default contact phone for the Account.
Time at which the object was created. Represented as a RFC 3339 date & time UTC value in millisecond precision, for example: 2022-09-18T13:22:18.123Z.
OptionaldashboardA value indicating the Stripe dashboard this Account has access to. This will depend on which configurations are enabled for this account.
OptionaldefaultsDefault values for settings shared across Account configurations.
Optionaldisplay_A descriptive name for the Account. This name will be surfaced in the Stripe Dashboard and on any invoices sent to the Account.
Optionalfuture_Information about the future requirements for the Account that will eventually come into effect, including what information needs to be collected, and by when.
OptionalidentityInformation about the company, individual, and business represented by the Account.
Has the value true if the object exists in live mode or the value false if the object exists in test mode.
OptionalmetadataSet 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.
OptionalrequirementsInformation about the active requirements for the Account, including what information needs to be collected, and by when.
A V2 Account is a representation of a company or individual that a Stripe user does business with. Accounts contain the contact details, Legal Entity information, and configuration required to enable the Account for use across Stripe products.