ZReportCounterSummary
Model
Nullable
OutletID :
string (GUID)
The OutletID that this summary is for
Nullable
TerminalID :
string (GUID)
The TerminalID that this summary is for
Nullable
MaxZReportCounter :
number (int)
The highest ZReportCounter value for the specified OutletID / TerminalID
Example
{
"OutletID": "3f49efe7-ea42-4f21-8718-7e6ce9a33512",
"TerminalID": "3f49efe7-ea42-4f21-8718-7e6ce9a33512",
"MaxZReportCounter": 321
}