wendys_restaurant
Retrieve a Wendy's restaurant's detailed profile by numeric store ID, revealing available services, amenities, and weekly hours.
Instructions
Get one Wendy's restaurant's detail by store id. Returns one restaurant's detail looked up by its numeric store id -- the same id GET /wendys/nearby's stores[].store_id returns -- via order.wendys.com's own restaurant-selector API, rather than a locations.wendys.com Yext locator path (see GET /wendys/store, which needs a directory path instead). Publishes richer per-store data than the Yext locator: whether each fulfillment mode (carry-out, dine-in, drive-thru) is physically offered at all (not just currently open, as GET /wendys/nearby's flags reflect), plus feature flags (wifi, mobile order/pay, Coke Freestyle, digital coupons, loyalty, gift cards) and the published week of general and breakfast hours.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | Yes | Numeric store id, e.g. from /wendys/nearby's stores[].store_id |