-
Notifications
You must be signed in to change notification settings - Fork 0
AccountLink
An account link is a short-lived, hosted URL that onboards or connects an account to Whop — for example, to collect payout/identity details or to link an external account into the Whop platform.
$client->accountLinks // Matchable\Whop\Resource\AccountLinkResource| HTTP | POST account_links |
| Does | Creates an account link and returns its hosted URL. |
| Parameters |
$data — link attributes (e.g. target account, return/refresh URLs). |
| Returns |
Matchable\Whop\Dto\AccountLink\AccountLink (typed DTO). A response missing a required field raises MissingArgumentsException. |
$link = $client->accountLinks->create([
'company_id' => 'biz_...',
]);Official Whop documentation: https://docs.whop.com
Core Company · AccountLink · File · AccessToken · AuthorizedUser · User · Member · Webhook
Payments & Billing Payment · Checkout · Plan · Product · Membership · Refund · Invoice · PromoCode · PaymentMethod · SetupIntent
Platform & Finance Transfer · FeeMarkup · Topup · Withdrawal · LedgerAccount · PayoutAccount · PayoutMethod
Disputes Dispute · DisputeAlert · ResolutionCenter
Commerce Shipment · Lead · Entry · Review · Affiliate · Stats
Experiences & Courses Experience · Course · CourseChapter · CourseLesson · CourseLessonInteraction · CourseStudent
Communication ChatChannel · DmChannel · DmMember · Message · Reaction · Forum · ForumPost · SupportChannel · Notification
Advertising AdCampaign · AdGroup · Ad
Apps & AI App · AppBuild · AiChat · CompanyTokenTransaction
Verifications Verification