Skip to main content

2.6.4. Body Structure

Required fields are in bold.

FieldExampleType and formatComments
{
"receiptNumber"6,intreceipt number, should be unique for the shift and deviceID
"zNumber"2,intshift number, should be unique for deviceID
"fiscalNum"70154,int
"msgID"7,int
"cashier""Teller ",string
"currency""PHP",string
"totalAmount"14862,int
"dateTime""2025-01-09T142318.022Z",dateTime of ISO-8601 format
"location"optional
{
"latitude"48.14963,float
"longitude"17.050056float
},
"identity"
{
"fn""SM00000017",stringdevice token
"tin""1212121212121",string
"shopName""Test 12",string
"shopAddress""Kresánkova 3597/10"string
}
}