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

Reference

The reference object is used to identify an item related to but not contained within this transaction (e,g. identifies a check that is associated to another check).

Properties

Name Description Type Required Generic Enum Ignore
iD An identifier for the reference. string true false
name Specifies the type of reference (e.g. stall number, counter number, table tent number, etc.) string true false
sourceSystem Specifies the system from which the ID originated. string true false
{
  "id" : "string",
  "name" : "string",
  "sourceSystem" : "string"
}