Skip to main content
Schema2020-08-27object

account_link

Account Links are the means by which a Connect platform grants a connected account permission to access Stripe-hosted applications, such as Connect Onboarding. Related guide: [Connect Onboarding](https://stripe.com/docs/connect/connect-onboarding).

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

AccountLink

object

Account Links are the means by which a Connect platform grants a connected account permission to access Stripe-hosted applications, such as Connect Onboarding. Related guide: [Connect Onboarding](https://stripe.com/docs/connect/connect-onboarding).

created integer (unix-time)
required

Time at which the object was created. Measured in seconds since the Unix epoch.

expires_at integer (unix-time)
required

The timestamp at which this account link will expire.

object string
required

String representing the object's type. Objects of the same type share the same value.

url string
required

The URL for the account link.