MomentX GuideX

MomentX GuideX

It gives real-time info on our store, including brand locations and promotions.

Name For Model
momentxguidex
Update Date
a year ago
Description For Model
This plugin interfaces directly with Azure Storage and provides several API endpoints. The /GetCounterInfo/{name} endpoint retrieves detailed information of a specific brand in the MomentX department store, including floor and area information and the latest promotions. The /GetToiletInfoByArea/{floor}/{area} endpoint returns the detailed location of the toilets based on the provided floor number and area. The /GetToiletInfoByBrand/{floor}/{brand} endpoint returns the detailed location of the toilets based on the provided floor number and nearby brand. The /GetEventByBrand/{name} endpoint retrieves promotional events related to a specific brand in the MomentX department store. These APIs provide valuable information for navigation and user convenience in the MomentX department store.

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1getBrandLocationGETGet the location of a specific brand in the department store
2getToiletInfoByAreaGETGet the location details of a toilet based on the provided floor and area
3getToiletInfoByBrandGETGet the location details of a toilet based on the provided floor and nearby brand
4getBrandEventGETGet the promotional events of a specific brand in the department store