objectperson
This is an object representing a person associated with a Stripe account. A platform cannot access a Standard or Express account's persons after the account starts onboarding, such as after generating an account link for the account. See the [Standard onboarding](https://stripe.com/docs/connect/standard-accounts) or [Express onboarding documentation](https://stripe.com/docs/connect/express-accounts) for information about platform pre-filling and account onboarding steps. Related guide: [Handling Identity Verification with the API](https://stripe.com/docs/connect/identity-verification-api#person-information).
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
Person
objectThis is an object representing a person associated with a Stripe account. A platform cannot access a Standard or Express account's persons after the account starts onboarding, such as after generating an account link for the account. See the [Standard onboarding](https://stripe.com/docs/connect/standard-accounts) or [Express onboarding documentation](https://stripe.com/docs/connect/express-accounts) for information about platform pre-filling and account onboarding steps. Related guide: [Handling Identity …
The account the person is associated with.
Time at which the object was created. Measured in seconds since the Unix epoch.
The person's email address.
The person's first name.
The Kana variation of the person's first name (Japan only).
The Kanji variation of the person's first name (Japan only).
A list of alternate names or aliases that the person is known by.
The person's gender (International regulations require either "male" or "female").
Unique identifier for the object.
Whether the person's `id_number` was provided.
The person's last name.
The Kana variation of the person's last name (Japan only).
The Kanji variation of the person's last name (Japan only).
The person's maiden name.
Set of [key-value pairs](https://stripe.com/docs/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
The country where the person is a national.
String representing the object's type. Objects of the same type share the same value.
The person's phone number.
Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
Whether the last four digits of the person's Social Security number have been provided (U.S. only).