Locale
Get locale info
Returns public information about the restaurant.
get/locale/{locale}
Path parameters
localeinteger required
Locale (restaurant) ID. Must match the locale bound to your API key.
Response
Locale details
Example response
{
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.