NosaleDetail Event with PLU Line
In this section, the following examples are presented:
- NosaleDetail Event with PLU Line in Conexxus Format
- NosaleDetail Event with PLU Line in Verifone Format
The examples below are taken from the testing environment with testing data. No association with any real company, product, event, or data is intended or should be inferred.
<?xml version="1.0"?>
<NAXML-POSJournal xmlns="http://www.naxml.org/POSBO/Vocabulary/2003-10-16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="3.6" xsi:schemaLocation="http://www.naxml.org/POSBO/Vocabulary/2003-10-16 NAXML-POSJournal.xsd">
<TransmissionHeader>
<StoreLocationID>10015379</StoreLocationID>
<extension>
<countryCode>US</countryCode>
<currencyCode>USD</currencyCode>
</extension>
</TransmissionHeader>
<JournalReport>
<JournalHeader>
<ReportSequenceNumber>31</ReportSequenceNumber>
<PrimaryReportPeriod>RetailTransaction</PrimaryReportPeriod>
<SecondaryReportPeriod>2</SecondaryReportPeriod>
<BeginDate>2021-06-11T</BeginDate>
<BeginTime>16:15:40-04:00</BeginTime>
<EndDate>2021-06-11T</EndDate>
<EndTime>16:15:45-04:00</EndTime>
</JournalHeader>
<OtherEvent>
<EventSequenceID/>
<TrainingModeFlag/>
<CashierID>2</CashierID>
<RegisterID>102</RegisterID>
<TillID>1</TillID>
<OutsideSalesFlag/>
<TransactionID>1023085</TransactionID>
<EventStartDate>2021-06-11T</EventStartDate>
<EventStartTime>16:15:40-04:00</EventStartTime>
<EventEndDate>2021-06-11T</EventEndDate>
<EventEndTime>16:15:45-04:00</EventEndTime>
<BusinessDate>2021-06-11T00:00:00-04:00</BusinessDate>
<ReceiptDate/>
<ReceiptTime/>
<OfflineFlag/>
<SuspendFlag/>
<NosaleDetail/>
</OtherEvent>
</JournalReport>
</NAXML-POSJournal>
To download the Nosale Event with PLU Line in Conexxus Format XML file, click here.
<trJournal>
<trjText type="DRAWER VIOLATION EVENT">Drawer Violation</trjText>
<marker/>
</trJournal>
<trans type="nosale">
<trHeader>
<termMsgSN type="FINANCIAL" term="103">10333182</termMsgSN>
<trTickNum>
<posNum>103</posNum>
<trSeq>1033185</trSeq>
</trTickNum>
<period level="0" seq="13" name="HOUR"/>
<period level="1" seq="103" name="Shift"/>
<period level="2" seq="34" name="Day"/>
<date>2021-06-15T13:30:49-04:00</date>
<duration>1</duration>
<till>1</till>
<cashier sysid="2" empNum="2" posNum="103" period="17" drawer="1">Peter</cashier>
<storeNumber>103</storeNumber>
</trHeader>
</trans>
<trans type="journal">
<trHeader>
<termMsgSN type="JOURNAL" term="102">4169</termMsgSN>
<period level="0" seq="16" name="HOUR"/>
<period level="1" seq="92" name="Shift"/>
<period level="2" seq="31" name="Day"/>
<date>2021-06-11T16:15:39-04:00</date>
<duration>0</duration>
<cashier sysid="2" empNum="2" posNum="102" period="2" drawer="1">Peter</cashier>
<posNum>102</posNum>
<storeNumber>103</storeNumber>
</trHeader>
<trJournal>
<trjText type="SAFE DROP EVENT">Entering Safe Drop--Drawer Opened</trjText>
<marker/>
</trJournal>
</trans>
<trans type="nosale">
<trHeader>
<termMsgSN type="FINANCIAL" term="102">10213084</termMsgSN>
<trTickNum>
<posNum>102</posNum>
<trSeq>1023085</trSeq>
</trTickNum>
<period level="0" seq="16" name="HOUR"/>
<period level="1" seq="91" name="Shift"/>
<period level="2" seq="31" name="Day"/>
<date>2021-06-11T16:15:40-04:00</date>
<duration>1</duration>
<till>1</till>
<cashier sysid="2" empNum="2" posNum="102" period="2" drawer="1">Peter</cashier>
<storeNumber>103</storeNumber>
</trHeader>
</trans>
To download the Nosale Event with PLU Line in Verifone Format XML file, click here.