List specials
Specials
List specials
GET
List specials
Lists restaurant specials — limited offers and menu highlights. A special can
optionally carry a FLY reward (
fly_reward or fly_reward_bips) and a
check_in_threshold a member must reach to earn it.
Pass the restaurant UUID you want specials for (required).
Auth: API key in X-API-Key. The key must carry the read:restaurant_specials
scope.
Example
Response
| Field | Type | Notes |
|---|---|---|
label | string | Short title for the special. |
emoji | string | A single emoji for the special. |
fly_reward | object | FLY reward, if the special carries one (smallest-unit string). |
fly_reward_bips | integer | Reward as basis points of spend, if applicable. |
check_in_threshold | integer | Check-ins required to earn the reward, if applicable. |