Product
APIs for managing products
Quick Create ProductPOST
Quickly create a product with a single option.
Quick Update ProductPOST
Quickly update a product and its single option.
Create ProductPOST
Create a new product with its modifiers, prices, ingredients and recipes.
Delete ProductsDELETE
Delete multiple products by their IDs.
Sort ProductsPOST
Reorder products within a market and branch.
List ProductsGET
List all products with pagination and filtering options.
Detail ProductGET
Get details of a specific product by its ID.
Update ProductPOST
Update an existing product and its modifiers, prices, ingredients and recipes.
Delete ProductDELETE
Delete a product by its ID.