Source: https://restauranttechnologynetwork.com/technical-documents

SKU

The Stock Keeping Unit. A code that identifies a product.

Properties

Name Description Type Required Generic Enum Ignore
productName The name of the product for which the product code belongs. string
productCode The SKU code for the product. string
{
  "productName" : "string",
  "productCode" : "string"
}