Skip to content

Scancode

This outbound task attachment is used to let ERP systems know about scanned RFID tags. This relates to goods that have been scanned with an RFID scanner.

Attribute Description Optional Example
attachmentType The type of this attachment. Needs to be 1, which means text no 1
subType The sub-type of this attachment, being scancode no scancode
extra The codes of the scanned tags no see below

Example Extra Data

<Data>
    <Scan code="300ED89F3350004001285665" createdOn="2026-01-15 09:50:15" geocode="0_0_6.8031994_51.2316878" type="RFID"/>
    <Scan code="300ED89F3350004001285636" createdOn="2026-01-15 09:50:18" geocode="0_0_6.8031994_51.2316878" type="RFID"/>
    <Scan code="300ED89F33500040012855BA" createdOn="2026-01-15 09:57:10" geocode="0_0_6.8031994_51.2316878" type="RFID"/>
    <Scan code="300ED89F33500040012855FB" createdOn="2026-01-15 09:59:25" geocode="0_0_6.8031994_51.2316878" type="RFID"/>
    <Scan code="300ED89F33500040012856FC" createdOn="2026-01-15 10:00:49" geocode="0_0_6.8031994_51.2316878" type="RFID"/>
</Data>