List Recommended Actions
Lists the recommended actions computed for the user: personal suggestions (e.g. start a business or become an affiliate) pooled with the highest-impact actions across the accounts the user owns. Business actions are tagged with their account_id/account_name; personal actions leave those null. Self-only: id must be me or the authenticated user's own tag/username.
Response
recommended actions listed
Example response
{
"data": [
{
"account_id": "biz_xxxxxxxxxxxxxx",
"account_name": "Shine Time Auto Detailing",
"action": "apply_for_financing",
"blocked_capabilities": [
"accept_bnpl_payments"
],
"cta": "https://whop.com/dashboard/biz_xxxxxxxxxxxxxx/settings/payments/",
"cta_label": "Apply",
"description": "Let detailing customers split a $249 ceramic coating over four payments.",
"icon_url": "https://whop.com/illustrations/orange/piggy-bank.svg",
"impact_score": 82,
"reasoning": "Ceramic coating is the priciest job on the menu, so financing lifts conversion most.",
"status": "optional",
"title": "Offer financing at checkout"
}
]
}Changes
Changed in 5 of the 74 revisions of this API.85
- ○
removed the
setup_tracking_pixelenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
- ●
added the new
fix_funnel_dropoffenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
removed the
join_whop_universityenum value from the//response property for the response statusresponse-property-enum-value-removed
- ●
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
become_whop_partnerenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
exclude_customers_from_adsenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
fix_ad_billingenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
increase_ad_budgetenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
launch_draft_campaignenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
refresh_ad_creativesenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
retarget_abandoned_checkoutsenum value to the//response property for the response statusresponse-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
endpoint added
endpoint-added
- ○
Of the 74 revisions, 1 has no diff computed.