-
Notifications
You must be signed in to change notification settings - Fork 0
Entry
An entry is a submission to a Whop form, application, or giveaway that a seller can review and either approve or deny. The SDK lets you list and read entries and act on their approval state.
$client->entries // Matchable\Whop\Resource\EntryResource| HTTP | GET entries |
| Does | Lists entries. |
| Parameters |
$query — optional filters / pagination. |
| Returns | array |
| HTTP | GET entries/{id} |
| Does | Retrieves a single entry by ID. |
| Parameters |
$id — the entry ID. |
| Returns | array |
| HTTP | POST entries/{id}/approve |
| Does | Approves an entry. |
| Parameters |
$id — the entry ID. |
| Returns | array |
| HTTP | POST entries/{id}/deny |
| Does | Denies an entry. |
| Parameters |
$id — the entry ID. |
| Returns | array |
Note: there is no
createordelete— entries are submitted by applicants, not created through this resource.
$client->entries->approve('entry_...');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