...
<header> <authentication> ... </authentication> <consignmentlist> <consignment> <bookingmethod> ... </bookingmethod> <part role=""> ... </part> <pdinstructions> ... </pdinstructions> <transportservice> ... </transportservice> <references> ... </references> <paymentinstructions> ... </paymentinstructions> <goodsitem> ... </goodsitem> <file>...</file>
<othercharges>...</othercharges> </consignment> </consignmentlist> </header>
...
20FB, 20FC, 20FL, 20GP, 20HC, 20IS, 20NOR, 20OT, 20RF, 20RH, 20TK, 20VT, 40FB, 40FC, 40FL, 40GP, 40HC, 40IS, 40NOR, 40OT, 40RF, 40RH, 40TK, 40VT, 45HC, BAG, BLU, BAL, BLC, BSK, BOT, BOX, BBK, BBG, VR, BND, CTN, CAS, CAP, COI, CNT, CRD, CRT, CYL, DRM, ENV, KEG, OCT, PKG, PAI, PLT, PAP, PPT, PLP, PCE, REL, RLL, SA, SET, SHT, SKD, SPL, TUB, UNT, WCA, WCR
Other charges
Each <othercharges>
element contains a <type>
element and a <value>
element.
<othercharges>
<type>ADMIN</type>
<value>1000</value>
</othercharges>
The <type>
element can have any of these values:
value | description |
---|---|
ADMIN | Administration Charge/Fee/Cost |
DELIV | Delivery Charge/Fee/Cost |
DOCUM | Documentation Charge/Fee/Cost |
EXPED | Expedite Charge/Fee/Cost |
EXCHA | Export Charge/Fee/Cost |
FRCST | Freight/Shipping Charge/Fee/Cost |
SSRGE | Fuel Surcharge |
LOGST | Logistic Charge/Fee/Cost |
SOTHR | Other Charge/Fee/Cost |
SPKGN | Packaging/Packing Charge/Fee/Cost |
PICUP | Pickup Charge/Fee/Cost |
HRCRG | Handling Charge/Fee/Cost |
VATCR | Charge/Fee/Cost |
INSCH | Insurance Cost (Fee) |
REVCH | Reverse Charge |
The <value>
element is in the same currency as specified in <goodscurrency>
(see Transport service).
File
There may be up to 8 <file>
elements, each holds these required elements:
...