jimmy_johns_store
Retrieve detailed information for a single Jimmy John's store, including address, phone, coordinates, cuisine, and weekly opening hours, using its store path from the sitemap.
Instructions
Get one Jimmy John's store's detail. Returns one Jimmy John's store: name, postal address, phone, coordinates, cuisine description and the published week of opening hours. Store paths come from GET /jimmy-johns/sitemap. Note Jimmy John's main site is behind a bot challenge that serves a page with HTTP 200, so this family reads the separate locator subdomain instead. For menu data, see GET /jimmy-johns/nearby and GET /jimmy-johns/menu, which read a separate ordering API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Store path from a /jimmy-johns/sitemap entry |