Path Parameters
The unique identifier for the restaurant location
Headers
Storefront API key for authentication
This endpoint returns an HTTP 302 redirect response rather than JSON data. When following redirects is enabled in your HTTP client, it will automatically navigate to the storefront URL. The redirect URL will point to the location-specific ordering interface.Important for API Testing: When testing this endpoint in the playground or with API clients, ensure that automatic redirect following is disabled to see the actual 302 response with the Location header. Otherwise, you’ll receive the HTML content of the destination page.
Authorizations
Path Parameters
The unique identifier for the restaurant location
Response
Found. Redirecting to the storefront URL for the location.
The response is of type string
.
Example:
"Found. Redirecting to https://storefront.example.com/location/downtown-pizza"