MomentX GuideX
It gives real-time info on our store, including brand locations and promotions.
MomentX GuideX is a plugin that provides valuable information in real-time for navigation and user convenience in the MomentX department store, including brand locations, floor and area information, promotions, and the location of toilets. Users can retrieve detailed information for a specific brand through the /GetCounterInfo/{name} endpoint, while the /GetToiletInfoByArea/{floor}/{area} and /GetToiletInfoByBrand/{floor}/{brand} endpoints provide detailed toilet locations based on the provided floor number, area, and nearby brand. Users can also retrieve promotional events related to a specific brand through the /GetEventByBrand/{name} endpoint. Never get lost or miss a sale again with MomentX GuideX!
How to
Comments (0)
Try it
API docs
Learn how to use MomentX GuideX effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Where can I find the location of a specific brand in the department store?"
-
Prompt 2: "What are the location details of a toilet on the 5th floor, area D?"
-
Prompt 3: "What are the location details of a toilet on the 2nd floor near BrandX?"
-
Prompt 4: "Tell me about the promotional events of BrandY in the department store."
Features and commands
Feature/Command | Description |
---|---|
getBrandLocation | This command retrieves the location of a specific brand in the department store. You need to provide the name of the brand. |
getToiletInfoByArea | This command retrieves the location details of a toilet based on the provided floor number and area. You need to provide the floor number (ranging from 1 to 12) and the area (A, B, C, D, or E). |
getToiletInfoByBrand | This command retrieves the location details of a toilet based on the provided floor number and nearby brand. You need to provide the floor number and the brand name. |
getBrandEvent | This command retrieves the promotional events of a specific brand in the department store. You need to provide the name of the brand. |