Retrieves an URL of Unemix Website.
-
Parameters
- city (required, number)
- segment (optional, number)
- store (optional, number)
-
Response 200 (application/json)
{ "permalink_url": "/caxias-do-sul/restaurantes/baitakao" }
Retrieves the params used to mount the friendly URL of Unemix Website.
-
Parameters
- url (required, string)
-
Response 200 (application/json)
{ "city": 7566, "segment": 2, "store": 130}