Skip to main content

Manufacturer

This is a manufacturer for either equipment or products. For example, True is the manufacturer for the refrigerators and Freshpet is a manufacturer for pet food

POST /controllers/AssetType.ashx

Key Parameters

ParameterTypeRequiredDescription
ManufacturerNameStringYesManufacturerName (unique)
IsForeignBooleanNoIf this manufacturer's products should be considered as foreign products
IsRouteCBooleanNoIf a cabinet manufacturer, is it using a Custom camera

🧩 Manufacturer List API (Response)

List of manufacturers including their identifiers, names, external system codes, and classification details such as whether they are foreign or use Route C logic.

GET /Controllers/Manufacturer.ashx?action=list&start=0&limit=50&asArray=0
ParameterTypeDescription
ManufacturerIdIntegerUnique ID for the manufacturer
ManufacturerNameStringDisplay name of the manufacturer
ExternalManufacturerCodeStringExternal system reference for manufacturer
IsForeignBooleanIndicates if the manufacturer is foreign
IsRouteCBooleanIndicates if this manufacturer uses Route C logic