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

ProfileStatusHistory

Referenced By

Profile
ProfileSummary

Properties

Name Description Type Required Generic Enum Ignore
@type string true true
Status Assigned Type: ms-0200:ProfileStatus_Enum ProfileStatus_Enum true false
ChangeDate The date and time that the status changed (ISO 8601), this is preferred data and should be sent if available. string false false
ChangedBy An identifier for the system that made the status change on the profile. string false false
SystemName The name of the system that made the status change. string false false
Comment Provides details around the nature or cause of the status change. string false false
ExtensionPoint ExtensionPoint false true
{
  "@type" : "string",
  "status" : {
    "value" : { },
    "extension" : "string"
  },
  "changeDate" : "string",
  "changedBy" : "string",
  "systemName" : "string",
  "comment" : "string",
  "extensionPoint" : { }
}