Account links
Create account link
Generate a URL that directs a sub-merchant to their account portal, such as the hosted payouts dashboard or the KYC onboarding flow.
post/account_links
Request body
Example request
{
"account_id": "biz_xxxxxxxxxxxxxx"
}Response
A successful response
Example response
{
"expires_at": "2023-12-01T05:00:00.401Z",
"url": "https://whop.com/verify-identity/biz_xxxxxxxxx/"
}Changes
Changed in 1 of the 74 revisions of this API.11
- ▲
added the new required request property
new-required-request-property
- ●
removed the request property
request-property-removed
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
Of the 74 revisions, 1 has no diff computed.