MainGroup
Model
Export of a POS_MainGroup
Required
MaxLength(32)
name :
string
Descriptive name of this main group
Nullable
mainGroupID :
string (GUID)
Unique (within parent organisation) identifier for this MainGroup
Nullable
kpSortOrder :
number (int)
The sort ordering for this main group when displayed on a kitchen printer docket
Example
{
"name": "string value",
"mainGroupID": "3f49efe7-ea42-4f21-8718-7e6ce9a33512",
"kpSortOrder": 321
}