Last Updated on : 2023-06-15 05:50:27
Provide an asset management system that best fits the retail industry, and digitize physical information such as location, business hours, and floor plans to form centralized management and control.
| API Name | URL |
|---|---|
| Modify Store | PUT:/v1.0/iot-03/retail/shops/{shop_id} |
| Fuzzy Query Store List | GET:/v1.0/iot-03/retail/shops |
| Query Sub-Store List | GET:/v1.0/iot-03/retail/shops/{shop_id}/sub-shops |
| Add Store | POST:/v1.0/iot-03/retail/shops |
| Add user store authorization | POST:/v1.0/iot-03/retail/users/{uid}/shop-relation |
| Query Single Store | GET:/v1.0/iot-03/retail/shops/{shop_id} |
| Delete Store | DELETE:/v1.0/iot-03/retail/shops/{shop_id} |
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback