-
Notifications
You must be signed in to change notification settings - Fork 0
Notification
A notification is a message pushed to Whop users — an in-app or push alert sent to members of a company or experience. The SDK supports creating (sending) notifications.
$client->notifications // Matchable\Whop\Resource\NotificationResource| HTTP | POST notifications |
| Does | Creates and sends a notification. |
| Parameters |
$data — notification attributes (e.g. title, body, target audience / experience ID). |
| Returns | array |
Note: this resource is write-only — it exposes only
create. Notifications cannot be listed, read, or updated through the API.
$client->notifications->create([
'experience_id' => 'exp_...',
'title' => 'New content available',
'body' => 'Check out this week\'s drop.',
]);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