Skip to main content

Products/Items (Menu Items)

API Key and Store id that can be used in staging environment.

Store_id: 5c5981496bcf7500013afeb0

API Key: rna4etAXd11XRqbMTcNnWca216daxiFE

Getting inventory menu item list of a store.

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/menuItems

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/menuItems"

queryParms

?page=1 => [paging no]
?search=true => [null]
?status=true => [active menu items list]
?status=false => [inactive menu items list]

Creating a menu item.

URL:http://api.lingaros.com/v1/lingapos/menuItem

MethodTypeDescription
nameStringName of the menu item.
categoryLevelStringCategory level-1: Category, Category level-2: SubCategory.
includedModifiers[]includedModifiersIncluded modifier groups.
taxes[]bson.ObjectIdTaxes that are applicable over the menu item.
optionalModifierGroups[]MandatoryModifierGroupsOptional modifier groups.
category[]bson.ObjectIdCategory id.
mandatoryModifierGroups[]MandatoryModifierGroupsOptional modifier groups.
isRestrictToTime(Optional)BoolTrue if there is a restriction time setting.
isRestrictToDays(Optional)BoolTrue if there is a restriction days setting.
isRestrictToMonths(Optional)BoolTrue if there is a restriction months setting.
months(Optional)StringRestriction month(s).
daysOfWeek(Optional)StringRestriction day(s) of the week.
daysOfMonth(Optional)StringRestriction day(s) of the month.
kitchenPrinters(Optional)[]bson.ObjectIdList of kitchen printers attached to this category.
servingSizePrices[]servingSizePricesServing sizes & their prices for the menu item.
labelPrinters(Optional)[]bson.ObjectIdList of label printers attached to this category.
restrictPrinters(Optional)[]StringPrinter restrictions for that menu item.
includeDefaultOptionalGroupsBoolTrue if default optional groups are included.
includeDefaultMandGroupsBoolTrue if default mandatory groups are included.
overrideFreeNToppingsBoolTrue if price overriding after N toppings
timeApplicableTypeTimeTime for which the menu item is applicable: Always, Days of the week, Days of the month, Date range, Specific date or start date time & end date time will be specified.
measureTypeStringMeasure type of the menu item.
buttonColorStringButton color selection for the menu item.
includeDefaultTaxesBoolTrue if default taxes are included.
imageAvailable(Optional)BoolTrue if image available for category.
imageExtension(Optional)StringImage extension type.
imageVersion(Optional)Int64Category image version.
firstFreeNToppingsIntFirst free N toppings.
sslLengthIntSSL length.
isConventional(Conversational)BoolTrue if menu item is conversational.
includeDefaultPrintersBoolTrue if default printers are included.
includeLabelDefaultPrintersBoolTrue if default label printers are included.
includeRestrictDefaultPrintersBoolTrue if default restrict printers are included.
list86(Optional)BoolTrue if 86 List option is selected.
createdAtIntWhich store created the menu item.
createdForbson.StringStore id for which the menu item is created.
ownedBybson.StringAccount id related to the Store by whom the menu item is created.

Serving Size Prices [servingSizePrices]

MethodTypeDescription
orderSequenceInt8Floor Order Sequence, to display floors in order.
servingSizebson.ObjectIdServing size (id).
nameInt8Serving size name.
priceStrStringServing size price in string.
curl -X POST \ 
-H "apikey: generated-api-key" \
-H "Content-Type: application/json" \
-d '{"name":"Mexican Burger",
"categoryLevel":1,
"includedModifiers":[],
"taxes":["5c5981496bcf7500013afee4"],
"optionalModifierGroups":[],
"category":"5df899788e742c00014a839e",
"mandatoryModifierGroups":[],
"isRestrictToTime":false,
"isRestrictToDays":false,
"isRestrictToMonths":false,
"months":[],
"daysOfWeek":[],
"daysOfMonth":[],
"kitchenPrinters":["5df796dae1fcaa0001ad4e75","5dcba98a25bb6b0001dc3257"],
"servingSizePrices":[{"orderSequence":0,"errCheck":0,"servingSize":"5c5981496bcf7500013afede","err":"","ordinalErr":"","orderSeqErr":0,"name":"MEDIUM","priceStr":"200.00"}],
"labelPrinters":[],
"restrictPrinters":[],
"includeDefaultOptionalGroups":true,
"includeDefaultMandGroups":true,
"overrideFreeNToppings":false,
"timeApplicableType":"Always",
"measureType":"Menu Item",
"buttonColor":"#578c25",
"includeDefaultTaxes":true,
"imageAvailable":false,
"imageExtension":"",
"firstFreeNToppings":0,
"includeDefaultPrinters":true,
"includeLabelDefaultPrinters":true,
"includeRestrictDefaultPrinters":true,
"sslLength":1,
"isConventional":true,
"createdAt":2,
"createdFor":"5c5981496bcf7500013afeb0",
"ownedBy":"5c5981496bcf7500013afeb2"}' \
"https://api.lingaros.com/v1/lingapos/menuItem" \

Updating a menu item.

URL:http://api.lingaros.com/v1/lingapos/menuItem/{menu-item-id}

MethodTypeDescription
activeStatusBoolMenu item activity status.
buttonColorStringMenu item button color.
categorybson.ObjectIdCategory id.
chitNameStringMenu item chit name.
cutAndModifyBoolDenotes if menu item is customizable.
defaultTarebson.ObjectIdTare group id.
descriptionStringDescription of the menu item.
doNotShowButtonBoolButton showing option.
ebtMenuItemBoolDenotes if menu item is an EBT menu item or not.
externalRetailIDStringRetail item external id.
hideMenuItemInKioskBoolDenotes if menu item is hidden or not in kiosk.
hideMenuItemInZenpepperBoolDenotes if menu item is hidden or not in Zenpepper.
id[]bson.ObjectIdMenu item id.
imageAvailableBoolTrue if an image is available for the menu item.
imageExtensionStringImage extension type.
imageUrlStringURL of the image.
imageVersionInt64Menu item image version.
includedModifiers[]IncludedModifiersIncluded modifier groups.
isConventionalBoolTrue if the menu item is conventional.
kitchenPrinters(Optional)[]bson.ObjectIdList of printers attached to this menu item.
labelPrinters(Optional)[]bson.ObjectIdList of label printers attached to this category.
list86(Optional)BoolTrue if 86 List option is selected.
localName(Optional)StringMenu item local name.
mandatoryModifierGroups[]MandatoryModifierGroupMandatory modifier groups.
nameStringMenu item name.
optionalModifierGroups[]OptionalModifierGroupOptional modifier groups.
originalIDbson.ObjectIdMenu item original id.
pluCode(Optional)StringPlu code for menu item.
priceLevelSettings(Optional)BoolTrue if price level is preferred to set.
restrictPrinters(Optional)[]StringPrinter restrictions for that menu item.
servingSizePrices[]servingSizePricesServing sizes & their prices for the menu item.
skuStringSku code number for the menu item.
skuCodes[]StringSku codes for the menu item.
tareGroup[]bson.ObjectIdMenu item name.
taxes[]bson.ObjectIdTaxes that are applicable over menu item.
timeApplicableTypeTimeTime for which the menu item is applicable: Always, Days of the week, Days of the month, Date range, Specific date or start date time & end date time will be specified.
includeDefaultOptionalGroupsBoolTrue if default optional groups are included.
includeDefaultMandGroupsBoolTrue if default mandatory groups are included.
includeDefaultPrintersBoolTrue if default printers are included.
categoryLevelStringCategory level-1: Category, Category level-2: SubCategory.
startTimeTimeIf a restriction in time is set, when the menu item restriction starts.
endTimeTimeIf a restriction in time is set, when the menu item restriction ends.
sslLengthIntSSL length.
includedModifiersLengthIntIncluded modifiers length.
createdAtIntWhich store created the menu item.
createdForbson.StringStore id for which the menu item is created.
ownedBybson.StringAccount id related to the Store by whom the menu item is created.

Serving Size Prices [servingSizePrices]

MethodTypeDescription
orderSequenceInt8Floor Order Sequence, to display floors in order.
servingSizebson.ObjectIdServing size (id).
nameInt8Serving size name.
priceStrStringServing size price in string.
curl -X PUT \ 
-H "apikey: generated-api-key" \
-H "Content-Type: application/json" \
-d '{"activeStatus":true,
"buttonColor":"#2980B9",
"category":"5df899788e742c00014a839e",
"chitName":"",
"cutAndModify":false,
"defaultTare":"",
"description":"",
"doNotShowButton":false,
"ebtMenuItem":false,
"externalRetailID":"",
"hideMenuItemInKiosk":false,
"hideMenuItemInZenpepper":false,
"id":
"5df8c1438e742c00014a8a03",
"imageAvailable":false,
"imageExtension":"",
"imageUrl":"/menuItem/5df8c1438e742c00014a8a03/image",
"imageVersion":0,
"includedModifiers":[],
"isConventional":true,
"kitchenPrinters":["5df796dae1fcaa0001ad4e75","5dcba98a25bb6b0001dc3257","5dfa27586c38720001829f23"],
"labelPrinters":[],
"list86":false,
"localName":"",
"mandatoryModifierGroups":[],
"maxCutFraction":0,
"measureType":"Menu Item",
"meitoMenuItem":false,
"name":"KambathuBurger","
optionalModifierGroups":[],
"originalID":"5df8c1438e742c00014a8a03",
"pluCode":"",
"priceLevelSettings":false,
"restrictPrinters":[],
"servingSizePrices":[{"displayPrice":"₹250.00","name":"LARGE","orderSequence":0,"price":25000,"priceLevels":[],"priceStr":"250.00","servingSize":"5c5981496bcf7500013afedf","errCheck":0}],
"sku":"",
"skuCodes":[],
"tareGroup":"",
"taxes":["5c5981496bcf7500013afee4"],
"timeApplicableType":"Always",
"includeDefaultOptionalGroups":false,
"includeDefaultMandGroups":false,
"includeDefaultPrinters":false,
"categoryLevel":1,
"startTime":"",
"endTime":"",
"sslLength":1,
"includedModifiersLength":0,
"createdAt":2,
"createdFor":"5c5981496bcf7500013afeb0",
"ownedBy":"5c5981496bcf7500013afeb2"}' \
"https://api.lingaros.com/v1/lingapos/menuItem/{menu-item-id}" \

Inactivating a menu item.

URL:http://api.lingaros.com/v1/lingapos/menuItem/{menu-item-id}/inactivate

MethodTypeDescription
entityStringName of the entity.
idStringMenu item id.
curl -X POST \ 
-H "apikey: generated-api-key" \
-H "Content-Type: application/json" \
-d '{
"entity":"menuItem",
"id":"5df8b9288e742c00014a86f1"
}' \
"https://api.lingaros.com/v1/lingapos/menuItem/{menu-item-id}/inactivate" \

Updating image of menu item

URL:http://api.lingaros.com/v1/lingapos/menuItem/{menu-item-id}/image

DataTypeDescription
imageBinaryBinary image file
curl --location --request PUT 'http://api.lingaros.com/v1/lingapos/menuItem/{menu-item-id}/image' \
--header 'apikey: generated-api-key' \
--form 'image={binary-image}'

Creating a new retail item.

URL:http://api.lingaros.com/v1/lingapos/retailItem

MethodTypeDescription
menuItem[]bson.ObjectIdMenu item details.
inventoryItem[]bson.ObjectIdInventory item details.
skuCodeLengthIntSku code length.
createdForbson.ObjectIdStore id for which the menu item is created.
ownedBybson.ObjectIdAccount id related to the Store by whom the menu item is created.
createdAtIntWhich store created the menu item.

Menu Item [menuItem]

MethodTypeDescription
nameStringName of the menu item.
levelStringCategory level.
categorybson.ObjectIdCategory id.
skuStringSku code number for the menu item.
skuCodes[]StringSku codes for the menu item.
servingSizePrices[]servingSizePriceServing sizes & their prices for the menu item.
taxes[]bson.ObjectIdTaxes that are applicable over menu item.
buttonColor(Optional)StringButton color selection for the menu item.
timeApplicableTypeStringTime for which the retail item is applicable: Always, Days of the week, Days of the month, Date range, Specific date or start date time & end date time will be specified.
daysOfWeek(Optional)[]DaysOfWeekWhich day(s) of the week the retail item is restricted.
daysOfMonth(Optional)[]DaysOfMonthWhich day(s) of the month the retail item is restricted.
months(Optional)StringRestriction month(s).
startTime(Optional)StringIf a restriction in time is set, when the menu item restriction starts.
endTime(Optional)StringIf a restriction in time is set, when the menu item restriction ends.
categoryLevelStringCategory level-1: Category, Category level-2: SubCategory.
marginPercentageIntMargin percentage.
includeDefaultTaxesBoolTrue if default taxes are included.
subCategorybson.ObjectIdSubcategory id.
sslLengthIntSSL length.
doNotShowButton(Optional)BoolButton showing option.
ebtMenuItem(Optional)BoolDenotes if menu item is an EBT menu item or not.
hideMenuItemInKiosk(Optional)BoolDenotes if menu item is hidden or not in kiosk.

Serving Size Prices [servingSizePrices]

MethodTypeDescription
servingSizebson.ObjectIdServing size id.
priceIntPrice for serving size.
errCheckInt
priceStrStringServing size price in string.

Inventory Item [inventoryItem]

MethodTypeDescription
categorybson.ObjectIdCategory id.
primaryStoragebson.ObjectIdPrimary storage id.
inventoryUnitbson.ObjectIdInventory unit id.
minInventoryUnitIntMinimum inventory count.
vendorbson.ObjectIdVendor id.
brandNameStringInventory item brand name.
receivingQuantityStringReceiving quantity.
priceIntPrice of the inventory item.
priceStrStringPrice of the inventory item in string.
curl -X POST \ 
-H "apikey: generated-api-key" \
-H "Content-Type: application/json" \
-d '{"menuItem":{"name":"New Retail Item1",
"level":0,
"category":"5df899788e742c00014a839e",
"sku":"",
"skuCodes":["12345"],
"servingSizePrices": [{"servingSize":"5c5981496bcf7500013afedc",
"price":null,
"errCheck":0,
"priceStr":"231.00"}],
"taxes":["5c5981496bcf7500013afee4"],
"buttonColor":"#2980B9",
"timeApplicableType":"Always",
"daysOfWeek":[],
"daysOfMonth":[],
"months":[],
"startDate":"",
"endDate":"",
"isRestrictToTime":false,
"isRestrictToDays":false,
"isRestrictToMonths":false,
"startTime":"",
"endTime":"",
"categoryLevel":1,
"marginPercentage":10,
"includeDefaultTaxes":true,
"subCategory":"",
"sslLength":1,
"doNotShowButton":false,
"ebtMenuItem":true,
"hideMenuItemInKiosk":false},
"inventoryItem":{"category":"5c598154ed60940001c9be25",
"primaryStorage":"5e0213e6fdbeb9000141c107",
"inventoryUnit":"5c598154ed60940001c9be18",
"minInventoryCount":0,
"vendor":"5c598154ed60940001c9be27",
"brandName":"",
"receivingQuantity":1,
"price":0,
"priceStr":"210.00"},
"skuCodeLength":1,
"createdFor":"5c5981496bcf7500013afeb0",
"ownedBy":"5c5981496bcf7500013afeb2",
"createdAt":2}' \
"https://api.lingaros.com/v1/lingapos/retailItem" \

Updating a new retail item.

URL:http://api.lingaros.com/v1/lingapos/retailItem/{retail-item-id}

MethodTypeDescription
activeStatusBoolDenotes activity status of retail items.
idbson.ObjectIdRetail item id.
inventoryItem[]bson.ObjectIdInventory item details.
menuItem[]bson.ObjectIdMenu item details.
originalIDbson.ObjectIdRetail item original ID.
skuCodeLengthIntMenu item details.
createdForbson.ObjectIdStore id for which the menu item is created.
ownedBybson.ObjectIdAccount id related to the Store by whom the menu item is created.
createdAtIntWhich store created the menu item.

Inventory Item [inventoryItem]

MethodTypeDescription
brandNameStringInventory item brand name.
categorybson.ObjectIdInventory item category id.
costPriceBasedCOGSbson.ObjectIdDenotes if COGS is cost price based.
idbson.ObjectIdInventory item id.
inventoryUnitbson.ObjectIdUnit id of the inventory item.
minInventoryUnitIntMinimum inventory count.
priceIntInventory item price.
pricePerUnitIntInventory item price per unit.
pricePerUnitStrStringInventory item price per unit in string.
priceStrIntInventory item price.
primaryStoragebson.ObjectIdPrimary storage id.
purchaseUnitMultiplierIntPurchase unit multiplier.
receivingQuantityIntReceiving quantity.
recipeUnitMultiplierIntMultiplier for recipe unit.
secondaryStoragebson.ObjectIdSecondary storage id.
sellingPriceIntInventory item selling price.
sellingPriceStrStringInventory item selling price in string.
vendorbson.ObjectIdVendor id.
recipeUnitStringRecipe unit id.
purchaseUnitStringPurchase unit id.

Menu Item [menuItem]

MethodTypeDescription
buttonColor(Optional)StringButton color selection for the menu item.
categorybson.ObjectIdCategory id.
categoryLevelStringCategory level-1: Category, Category level-2: SubCategory.
costStringCost of the menu item.
costStrStringCost of the menu item in string.
doNotShowButton(Optional)BoolButton showing option.
ebtMenuItem(Optional)BoolDenotes if menu item is an EBT menu item or not.
hideMenuItemInKiosk(Optional)BoolDenotes if menu item is hidden or not in kiosk.
hideInZenpepper(Optional)BoolDenotes if category is hidden or not in Zenpepper.
imageAvailable(Optional)BoolTrue if image available for category.
imageExtension(Optional)StringImage extension type.
imageVersion(Optional)Int64Category image version.
inventoryUnitbson.ObjectIdInventory unit id.
levelStringCategory level.
localNameStringMenu item local name.
marginPercentageIntMargin percentage.
menuItemIdbson.ObjectIdMenu item id.
nameStringName of the retail item.
overRidePrice(Optional)BoolDenotes if price is overridden.
priceIntPrice of the inventory item.
priceStrStringPrice of the inventory item.
sellingRatioIntInventory item selling ratio.
servingSizePrices[]ServingSizePriceInventory item serving size details.
skuStringSku code of the inventory item.
skuCodes[]StringSku codes of the inventory item.
taxes[]bson.ObjectIdTaxes applied to the inventory item.
timeApplicableTypeStringTime applicability for the inventory item.
unitNameStringUnit name of the inventory item.
includeDefaultTaxesBoolTrue if default taxes are included.
includeDefaultPrintersBoolTrue if default taxes are included.
sslLengthIntSSL length.
curl -X PUT \ 
-H "apikey: generated-api-key" \
-H "Content-Type: application/json" \
-d '{"activeStatus":true,
"id":"5e0214370f2637000127cb77",
"inventoryItem":{
"brandName":"none",
"category":"5c598154ed60940001c9be25",
"costPriceBasedCOGS":false,
"id":"5e021439fdbeb9000141c109",
"inventoryUnit":"5c598154ed60940001c9be18",
"minInventoryCount":0,
"price":21000,
"pricePerUnit":21000,
"pricePerUnitStr":"210.00",
"priceStr":"210.00",
"primaryStorage":"5e0213e6fdbeb9000141c107",
"purchaseUnitMultiplier":1,
"receivingQuantity":1,
"recipeUnitMultiplier":1,
"secondaryStorage":"5e0213e6fdbeb9000141c107",
"sellingPrice":21000,
"sellingPriceStr":"210.00",
"vendor":"5c598154ed60940001c9be27",
"recipeUnit":"5c598154ed60940001c9be18",
"purchaseUnit":"5c598154ed60940001c9be18"},
"menuItem"{
"buttonColor":"#2980B9",
"category":"5df899788e742c00014a839e",
"categoryLevel":1,
"cost":0,
"costStr":"0.00",
"doNotShowButton":false,
"ebtMenuItem":true,
"hideMenuItemInKiosk":false,
"hideMenuItemInZenpepper":false,
"imageAvailable":false,
"imageExtension":"",
"imageVersion":0,
"inventoryUnit":"",
"level":0,
"localName":"",
"marginPercentage":10,
"menuItemID":"5e0214390f2637000127cb78",
"name":"New Retail Item1",
"overRidePrice":false,
"parentID":"",
"price":0,
"priceStr":"0.00",
"sellingRatio":0,
"servingSizePrices":[
{"displayPrice":"₹231.00",
"name":"EACH",
"price":23100,
"priceLevels":[],
"priceStr":"231.00",
"servingSize":"5c5981496bcf7500013afedc",
"errCheck":0}],
"sku":"12345",
"skuCodes":["12345"],
"taxes":["5c5981496bcf7500013afee4"],
"timeApplicableType":"Always",
"unitName":"",
"includeDefaultTaxes":true,
"includeDefaultPrinters":false,
"sslLength":1},
"originalID":"5e0214370f2637000127cb77",
"skuCodeLength":1,
"createdFor":"5c5981496bcf7500013afeb0",
"ownedBy":"5c5981496bcf7500013afeb2",
"createdAt":2}' \
"https://api.lingaros.com/v1/lingapos/retailItem/{retail-item-id}" \

Getting default printers.

URL:https://api.lingaros.com/v1/lingapos/defaultPrinters

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/defaultPrinters"

queryParms

?printerType=KitchenPrinter => [Printer type]

Getting service types by store.

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/getServiceTypesByStore

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/getServiceTypesByStore"

Getting label printers by store.

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/labelPrinters

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/labelPrinters"

Getting tares by store.

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/tare

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/tare"

Getting kitchen printers by store.

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/kitchenPrinters

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/kitchenPrinters"

Getting active modifier groups by store.

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/activeModifierGroups

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/activeModifierGroups"

Getting active modifiers by store.

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/activeModifiers

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/activeModifiers"

Getting active taxes applied to items, by store.

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/activeTaxes

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/activeTaxes"

queryParms

?ApplyTo=Item => [Denotes taxes applied to which unit]

Getting active categories by store.

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/activeCategories

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/activeCategories"

Getting active item service charge by store.

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/getActiveItemServiceCharge

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/getActiveItemServiceCharge"

Getting active sub categories by store.

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/activeSubCategories

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/activeSubCategories"

Getting active departments by store.

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/activeDepartments

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/activeDepartments"

Getting active courses by store.

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/activeCourses

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/activeCourses"

Getting active serving size levels by store.

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/activeServingSizeLevels

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/activeServingSizeLevels"

Getting master menu items by store.

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/masterMenuItems

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/masterMenuItems"

Getting a category by id.

URL:https://api.lingaros.com/v1/lingapos/category/{category-id}

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/category/{category-id}"

Getting active storage locations by store token id. (Retail Item)

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/activeStorageLocations

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/activeStorageLocations"

queryParms

?inventoryLoginToken=db0f8d5950 => [Token id for logging to inventory]

Getting categories by inventory token id. (Retail Item)

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/activeCategories

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/activeCategories"

queryParms

?inventoryLoginToken=db0f8d5950934535a6e5785ab7471f7f => [Token id for logging to inventory]

Getting active vendors by inventory token id. (Retail Item)

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/activeVendors

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/activeVendors"

queryParms

?inventoryLoginToken=db0f8d5950934535a6e5785ab7471f7f => [Token id for logging to inventory]

Getting active in house units. (Retail Item)

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/activeInHouseUnits

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/activeInHouseUnits"

queryParms

?inventoryLoginToken=db0f8d5950934535a6e5785ab7471f7f => [Token id for logging to inventory]