Skip to main content
Schema2020-08-27object

account

This is an object representing a Stripe account. You can retrieve it to see properties on the account like its current e-mail address or if the account is enabled yet to make live charges. Some properties, marked below, are available only to platforms that want to [create and manage Express or Custom accounts](https://stripe.com/docs/connect/accounts).

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

LegalEntityDOB

object
day integer
optionalnullable

The day of birth, between 1 and 31.

month integer
optionalnullable

The month of birth, between 1 and 12.

year integer
optionalnullable

The four-digit year of birth.