v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Create an account link

Creates an AccountLink object that includes a single-use Stripe URL that the platform can redirect their user to in order to take them through the Connect Onboarding flow.

post/v1/account_links

Response

Successful response.

createdinteger required

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

expires_atinteger required

The timestamp at which this account link will expire.

object'account_link' required

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

urlstring required

The URL for the account link.