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

Promotion

Properties

Name Description Type Required Generic Enum Ignore
@type string true true
PromotionCode A code that the guest provides to invoke a discount on the menu product (e.g. promotion, charity event). string false false
Description Provides a description of the promotion or charity event identified in the promotion code. string false false
ExtensionPoint ExtensionPoint false true
{
  "@type" : "string",
  "promotionCode" : "string",
  "description" : "string",
  "extensionPoint" : { }
}