Get Categories By Store ID
List all menu categories for a specific store.
When to Use
▾
Use this endpoint when:
- Rendering a menu by category
- Looking up
categoryIdbefore fetching items
How to Use
▾
/v3/servicePOST function: "get.categories" with the storeId.
Request Parameters
▾
alacarte service
Example: "alacarte"
Currently only support 'v1"
Example: "v1"
Function that provide by alacarte
Example: "get.categories"
Request body
ID of the Store that Create from RM
Example: "1556079400120532579"
Response Parameters
▾
List of categories
Category ID
Example: "5f68485ccb3285b9d3955696"
ID of the Store that Create from RM
Example: "1556079400120532579"
Category Items
Example: ["5f68485ccb3285b9d3955699"]
Item Name
Example: "Drinks"
Status of Category "ACTIVE" and "INACTIVE"
Example: "ACTIVE"
Current position among Category
Example: 0
Creation date time
Example: "2020-09-21T06:29:48.839Z"
Last update date time
Example: "2020-09-21T06:29:48.839Z"
Optional, if pagination exists.
Example: "0"
Current page record
Example: 2