{"info":{"_postman_id":"f5948eb0-2b04-47dc-85cd-ae15d3cf9f85","name":"EDI Integration Specifications","description":"<html><head></head><body><p>Border Express offers a number of solutions allowing customers to electronically despatch<br>and label their freight. Implementing one or more of these solutions, customers are<br>guaranteed to be able to electronically despatch their freight through all areas of their<br>business. Consignments and labels can be generated in a customer’s warehouse, a<br>customer’s office environment, or even at a specified third party.</p>\n<h2 id=\"direct-integration\">Direct Integration</h2>\n<p>Border Express has the capability to receive files from our customers that can be directly<br>imported into our freight management system.<br>Our system facilitates consignment creation via either SFTP or API connection. The<br>specifications in this document relate to SFTP connection only. If you are interested instead<br>in an API integration for consignment creation, please contact Border Express integrations<br>team. Other API functionality such as tracking, POD retrieval, pickup bookings, and price<br>estimation are also available and can be used in conjunction with an SFTP consignment<br>integration. Please see our API documentation <a href=\"https://null\">here</a> for details. If the SFTP method will be<br>used you will be required to produce your own label which must include a BEX route code and<br>meet the other specifications outlined in this guide.</p>\n<p>Our file format preference is XML however, if another file format is a requirement, please<br>discuss this with the Border Express Integrations team.</p>\n<p>The file name needs to include your account code and the timestamp of the file generation.<br>An example of an accepted file name format is:</p>\n<p><code>ACC01_202212324000123.xml</code></p>\n<p>The table below provides details of the data fields we require in the manifest file. Please note<br>that fields that are marked as ‘Tag Required’ are not optional and the tag must be provided in<br>the file regardless of whether the field contains a value. Fields marked as ‘Value Required’<br>must contain valid data in that field for every manifest.</p>\n<h2 id=\"support\">Support</h2>\n<p>For enquiries, please contact the <strong>Border Express eBusiness Team</strong>:</p>\n<blockquote>\n<p>Email: <a href=\"https://null\">integrations@borderexpress.com.au</a><br>Phone: 1300 330 290</p>\n</blockquote>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"25479341","collectionId":"f5948eb0-2b04-47dc-85cd-ae15d3cf9f85","publishedId":"2s93z5AkQm","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-12-06T06:13:16.000Z"},"item":[{"name":"XML Field Specifications","item":[{"name":"Consignment Data Fields","item":[],"id":"082c0732-e27d-4b3c-bddb-57c34bb07493","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>#</th>\n<th>Data Field</th>\n<th>XML Tag Name</th>\n<th>Type</th>\n<th>Field length</th>\n<th>Field Description</th>\n<th>XML Tag Required</th>\n<th>Value Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Consignment Number</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Con note shipping number  <br />Consignment prefix will be assigned - 4 letters and 6 numbers. Example XXXX123456; GS1 consignment numbers are not supported.</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Consignment Date</td>\n<td></td>\n<td>Date</td>\n<td>19</td>\n<td>Date of despatch (required format: yyyy-mm-dd)</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Sender Code</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Account code of the sender (If included, must be a valid account as held by Border Express)</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Sender Name</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Sending company name</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Sender Street Address 1</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>150</td>\n<td>Sending company address</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>6</td>\n<td>Sender Street Address 2</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>150</td>\n<td>Sending company address (line 2)</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>7</td>\n<td>Sender Suburb</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Sending company suburb (Suburb/state/postcode combination must be valid as per Australia Post data)</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>8</td>\n<td>Sender State</td>\n<td></td>\n<td>Alpha (Abbreviation)</td>\n<td>50</td>\n<td>Sending company state (Suburb/state/postcode combination must be valid as per Australia Post data)</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>9</td>\n<td>Sender Postcode</td>\n<td></td>\n<td>Numeric (4 digit)</td>\n<td>50</td>\n<td>Sending company postcode (Suburb/state/postcode combination must be valid as per Australia Post data)</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>10</td>\n<td>Sender Reference</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Reference number for tracking purposes</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>11</td>\n<td>Sender Contact</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>30</td>\n<td>Sending company contact name</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>12</td>\n<td>Sender Phone</td>\n<td></td>\n<td>Numeric</td>\n<td>15</td>\n<td>Sending company contact phone number</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>13</td>\n<td>Receiver Reference</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Reference number for tracking purposes</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>14</td>\n<td>Pickup</td>\n<td></td>\n<td>Bit (Yes/No)</td>\n<td>4</td>\n<td>Pickup Indicator</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>15</td>\n<td>Delivery</td>\n<td></td>\n<td>Bit (Yes/No)</td>\n<td>4</td>\n<td>Delivery Indicator</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>16</td>\n<td>Dangerous Goods</td>\n<td></td>\n<td>Bit (Yes/No)</td>\n<td>4</td>\n<td>DG indicator</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>17</td>\n<td>Receiver Code</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Account code of the receiver (If included, must be a valid account as held by Border Express)</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>18</td>\n<td>Receiver Name</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Receiving company name</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>19</td>\n<td>Receiver Street Address 1</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>150</td>\n<td>Receiving company address  <br />Refer to Delivery Address Format Reference Guide section</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>20</td>\n<td>Receiver Street Address 2</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>150</td>\n<td>Receiving company address (line 2)  <br />Refer to Delivery Address Format Reference Guide section</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>21</td>\n<td>Receiver Suburb</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Receiving company suburb (Suburb/state/postcode combination must be valid as per Australia Post data)</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>22</td>\n<td>Receiver State</td>\n<td></td>\n<td>Alpha (Abbreviation)</td>\n<td>50</td>\n<td>Receiving company state(Suburb/state/postcode combination must be valid as per Australia Post data)</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>23</td>\n<td>Receiver Postcode</td>\n<td></td>\n<td>Numeric (4 digit)</td>\n<td>50</td>\n<td>Receiving company postcode(Suburb/state/postcode combination must be valid as per Australia Post data)</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>24</td>\n<td>Receiver Contact</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>30</td>\n<td>Receiving company contact name</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>25</td>\n<td>Receiver Phone</td>\n<td></td>\n<td>Numeric</td>\n<td>15</td>\n<td>Receiving company contact phone number</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>26</td>\n<td>Receiver Email</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>200</td>\n<td>Must be a valid email</td>\n<td>N</td>\n<td>O</td>\n</tr>\n<tr>\n<td>27</td>\n<td>Comments</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>4000</td>\n<td>Additional delivery information</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>28</td>\n<td>Chep Pallets Transferred to Receiver</td>\n<td></td>\n<td>Numeric</td>\n<td>4 (4,0)</td>\n<td>Number of Chep Pallets transferred to receiver</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>29</td>\n<td>Loscam Pallets Transferred to Receiver</td>\n<td></td>\n<td>Numeric</td>\n<td>4 (4,0)</td>\n<td>Number of Loscam Pallets transferred to receiver</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>30</td>\n<td>Chep Pallets Transferred to Border Express</td>\n<td></td>\n<td>Numeric</td>\n<td>4 (4,0)</td>\n<td>Number of Chep Pallets transferred to Border Express</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>31</td>\n<td>Loscam Pallets Transferred to Border Express</td>\n<td></td>\n<td>Numeric</td>\n<td>4 (4,0)</td>\n<td>Number of Loscam Pallets transferred to Border Express</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>32</td>\n<td>Transfer docket CHEP #</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>100</td>\n<td>Docket number(s) for hire pallets being transferred. When multiple dockets specified, please separate with a delimiter other than the file delimiter.  <br />If pallet information cannot be captured in the file, then arrangements with your local branch pallet controller and account rep. must be made to receive this information</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>33</td>\n<td>Transfer docket LOSCAM #</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>100</td>\n<td>Docket number(s) for hire pallets being transferred. When multiple dockets specified, please separate with a delimiter other than the file delimiter.  <br />If pallet information cannot be captured in the file, then arrangements with your local branch pallet controller and account rep. must be made to receive this information</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>34</td>\n<td>Charge To (Account Code)</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Customer account code paying for the goods (Must be a valid account)</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>35</td>\n<td>Delivery window start date</td>\n<td></td>\n<td>Date</td>\n<td>19</td>\n<td>Date for delivery time slot, or Start date for delivery time slot window (recommended format: yyyy-mm-dd)</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>36</td>\n<td>Delivery window end date</td>\n<td></td>\n<td>Date</td>\n<td>19</td>\n<td>End date for delivery time slot window (recommended format: yyyy-mm-dd)</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>37</td>\n<td>Delivery window start time</td>\n<td></td>\n<td>String (Time format: HH:mm)</td>\n<td></td>\n<td>The earliest time which a delivery can occur in, on any one day within the delivery window. Receiver local time</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>38</td>\n<td>Delivery window end time</td>\n<td></td>\n<td>String (Time format: HH:mm)</td>\n<td></td>\n<td>The latest time which a delivery can occur in, on any one day within the delivery window. Receiver local time (Must be 60 minutes after Delivery Window Start time)</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>39</td>\n<td>Expected Cost</td>\n<td></td>\n<td>Dollar</td>\n<td>8 (5,2)</td>\n<td>Expected shipping cost</td>\n<td>N</td>\n<td>O</td>\n</tr>\n<tr>\n<td>40</td>\n<td>Total Weight</td>\n<td></td>\n<td>Numeric</td>\n<td>8 (4,3)</td>\n<td>Total weight of consignment</td>\n<td>N</td>\n<td>O</td>\n</tr>\n<tr>\n<td>41</td>\n<td>Total Line Items</td>\n<td></td>\n<td>Numeric</td>\n<td>4 (4,0)</td>\n<td>Total number of line items</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>42</td>\n<td>Total Units</td>\n<td></td>\n<td>Numeric</td>\n<td>4 (4,0)</td>\n<td>Total number of units being shipped</td>\n<td>N</td>\n<td>O</td>\n</tr>\n<tr>\n<td>43</td>\n<td>Foodstuffs</td>\n<td></td>\n<td>Bit (Yes/No)</td>\n<td>2</td>\n<td>Foodstuff indicator</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>44</td>\n<td>Carrier Service</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>10</td>\n<td>Service type  <br />(Suggested values:  <br />BEB for Express Bulk service  <br />BEP for Express Parcel service)</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"082c0732-e27d-4b3c-bddb-57c34bb07493"},{"name":"Consignment Note Load Details","item":[],"id":"ef32d2b0-58a4-4c77-a274-dee9f2658183","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th></th>\n<th></th>\n<th></th>\n<th></th>\n<th></th>\n<th></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>#</strong></td>\n<td><strong>Data Field</strong></td>\n<td><strong>XML Tag Name</strong></td>\n<td><strong>Type</strong></td>\n<td><strong>Field length</strong></td>\n<td><strong>Field Description</strong></td>\n<td><strong>XML Tag Required</strong></td>\n<td><strong>Value Required</strong>  <br />(M: Mandatory  <br />O: Optional)</td>\n</tr>\n<tr>\n<td>1</td>\n<td>Number Of Units</td>\n<td></td>\n<td>Numeric</td>\n<td>8 (8,0)</td>\n<td>Number of units being shipped</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Logistic Unit</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Description of unit being shipped, eg. Skid, carton, pallet. (Note: Must match the description in your rates).  <br />  <br />If the Unit Description = ‘Pallet’, then Length and Width will be <strong>rounded up to 1.2m</strong></td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Weight</td>\n<td></td>\n<td>Numeric</td>\n<td>8 (4,3)</td>\n<td>Total Weight of the line item in <strong>kilograms</strong></td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Cubic</td>\n<td></td>\n<td>Numeric</td>\n<td>8 (4,3)</td>\n<td>Volume of the line item in <strong>cubic</strong> <strong>metres</strong> (Length x Width x Height x Number of Units in the XML file). Rounded to a maximum of 3 decimal places</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Item Reference</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Reference number</td>\n<td>Y</td>\n<td>O</td>\n</tr>\n<tr>\n<td>6</td>\n<td>Length</td>\n<td></td>\n<td>Numeric</td>\n<td>8 (5,2)</td>\n<td>Item length per unit in <strong>metres;</strong> rounded to a maximum of 2 decimal places  <br /><em>If Logistic Unit = Pallet, dimension will be rounded up to 1.2m  <br />Dimensions exceeding 1.2m will not be overridden</em></td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>7</td>\n<td>Width</td>\n<td></td>\n<td>Numeric</td>\n<td>8 (5,2)</td>\n<td>Item width per unit in <strong>metres;</strong> rounded to a maximum of 2 decimal places  <br /><em>If Logistic Unit = Pallet, dimension will be rounded up to 1.2m  <br />Dimensions exceeding 1.2m will not be overridden</em></td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>8</td>\n<td>Height</td>\n<td></td>\n<td>Numeric</td>\n<td>8 (5,2)</td>\n<td>Item height per unit in <strong>metres;</strong> rounded to a maximum of 2 decimal places</td>\n<td>Y</td>\n<td>M</td>\n</tr>\n<tr>\n<td>9</td>\n<td>Barcode</td>\n<td></td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Barcode to uniquely identify the logistic unit. If you use GS1 compliant labels for your freight this would be the SSCC.  <br />  <br /><strong>Note</strong>: If this is provided, Number of Units should be 1 as the Barcode needs to be matched against each individual Logistic Unit.  <br />  <br />If this is not possible, we recommend using the Barcode field under Logistic Unit Data, which only need to provide a list of all Barcodes against the consignment. Further information on barcodes can be found in the Label Specification  <br />  <br />---  <br />  <br />section of this document.</td>\n<td>Optional (Compulsory if SSCC labels are used)</td>\n<td>M</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"ef32d2b0-58a4-4c77-a274-dee9f2658183"},{"name":"Logistic Unit Data Fields","item":[],"id":"d2db9363-4dd4-4839-a8ed-d94d8b84beed","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th></th>\n<th></th>\n<th></th>\n<th></th>\n<th></th>\n<th></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td></td>\n<td><strong>Data Field</strong></td>\n<td><strong>XML Tag Name</strong></td>\n<td><strong>Type</strong></td>\n<td><strong>Field length</strong></td>\n<td><strong>Field Description</strong></td>\n<td><strong>XML Tag Required</strong></td>\n<td><strong>Value Required</strong><br /><br />(M: Mandatory<br /><br />O: Optional)</td>\n</tr>\n<tr>\n<td>1</td>\n<td>Barcode</td>\n<td>&lt;Barcode&gt;</td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Barcode to uniquely identify the logistic unit. If you use GS1 compliant labels for your freight this would be the SSCC.<br /><br /><strong>Note</strong>: Count of these Barcode field values should match the sum of all Number of Units under Consignment Note Load Details.<a href=\"#_msocom_1\">[JC1]</a>  Further information on barcodes can be found in the Label Specification  <br /><br />---<br /><br />section of this document.</td>\n<td>Compulsory if including LU data</td>\n<td>M</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"d2db9363-4dd4-4839-a8ed-d94d8b84beed"},{"name":"Dangerous Goods Details","item":[],"id":"fbe8a153-3efc-4ed1-b820-0c528514d100","description":"<p>Please note, if the consignment does not contain Dangerous Goods, do not include the tags below.\n<br />\nIf the consignment contains Dangerous Goods, all of the tags below are required.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th></th>\n<th></th>\n<th></th>\n<th></th>\n<th></th>\n<th></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td></td>\n<td><strong>Data Field</strong></td>\n<td><strong>XML Tag Name</strong></td>\n<td><strong>Type</strong></td>\n<td><strong>Field length</strong></td>\n<td><strong>Field Description</strong></td>\n<td><strong>XML Tag Required</strong></td>\n<td><strong>Value Required</strong><br /><br />(M: Mandatory<br /><br />O: Optional)</td>\n</tr>\n<tr>\n<td>1</td>\n<td>Shipping Name</td>\n<td>&lt;ShippingName&gt;</td>\n<td>Alphanumeric</td>\n<td>350</td>\n<td>Proper shipping name</td>\n<td>N (Req. if consignment contains DGs)</td>\n<td>M</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Class</td>\n<td>&lt;Class&gt;</td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>DG class</td>\n<td>N (Req. if consignment contains DGs)</td>\n<td>M</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Sub Risk</td>\n<td>&lt;SubRisk&gt;</td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Sub risk category of the DG (must be provided if one exists)</td>\n<td>N (Req. if consignment contains DGs)</td>\n<td>O</td>\n</tr>\n<tr>\n<td>4</td>\n<td>UN No</td>\n<td>&lt;UNNUMBER&gt;</td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>UN number of the DG</td>\n<td>N (Req. if consignment contains DGs)</td>\n<td>M</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Packaging Group</td>\n<td>&lt;PackagingGroup&gt;</td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Type of package group (I, II or III)</td>\n<td>N (Req. if consignment contains DGs)</td>\n<td>O</td>\n</tr>\n<tr>\n<td>6</td>\n<td>Type Of Package</td>\n<td>&lt;TypeOfPackage&gt;</td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Description of packaging type (must be one of: bag, carton, cylinder, drum, IBC, overpack, pail or portable tank)</td>\n<td>N (Req. if consignment contains DGs)</td>\n<td>M</td>\n</tr>\n<tr>\n<td>7</td>\n<td>No Of Packages</td>\n<td>&lt;NoOfPackages&gt;</td>\n<td>Integer</td>\n<td>4 (4,0)</td>\n<td>Number of DG packages</td>\n<td>N (Req. if consignment contains DGs)</td>\n<td>M</td>\n</tr>\n<tr>\n<td>8</td>\n<td>Aggregate Quantity</td>\n<td>&lt;AggregateQuantity&gt;</td>\n<td>Integer</td>\n<td>4 (4,0)</td>\n<td>Total amount of DG goods in kg or litres</td>\n<td>N (Req. if consignment contains DGs)</td>\n<td>M</td>\n</tr>\n<tr>\n<td>9</td>\n<td>Contact Name</td>\n<td>&lt;DGContactName&gt;</td>\n<td>Alphanumeric</td>\n<td>50</td>\n<td>Contact name in case of an emergency</td>\n<td>N (Req. if consignment contains DGs)</td>\n<td>M</td>\n</tr>\n<tr>\n<td>10</td>\n<td>Contact Phone</td>\n<td>&lt;DGContactPhone&gt;</td>\n<td>Integer</td>\n<td>50</td>\n<td>Contact number in case of an emergency</td>\n<td>N (Req. if consignment contains DGs)</td>\n<td>M</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"fbe8a153-3efc-4ed1-b820-0c528514d100"},{"name":"Additional Required Information","item":[],"id":"11457908-9de4-4178-a0c8-ff273cd91f3f","description":"<p><strong>Consignment Prefix and Range:</strong> This is to ensure a unique consignment number and will be provided by Bex. Please use the assigned prefix in both testing and production.<br />\n<strong>Paperwork and labels:</strong> Must be provided to Border Express during the testing process for approval.</p>\n","_postman_id":"11457908-9de4-4178-a0c8-ff273cd91f3f"}],"id":"75a624e3-3ec0-41de-a1e9-544601f33494","description":"<blockquote>\n<p><strong>NOTE:</strong><br />If you are providing a file spec where the data is not in the order as below you are also required to provide a field mapping with:<br />1. Order Number in File<br />2. Your data Field Name<br />3. Border Express Data Field</p>\n</blockquote>\n","_postman_id":"75a624e3-3ec0-41de-a1e9-544601f33494"},{"name":"Sample XML","item":[],"id":"b17ace9c-69c8-4b65-88ed-f3698f5f41b2","description":"<p>XML Files are not to contain the following prohibited characters as specified by the<br />International XML standard:</p>\n<p>&amp; &lt; &gt; ‘ “</p>\n<p>For more information, please refer to <a href=\"http://www.w3schools.com/xml/xml_syntax.asp\">http://www.w3schools.com/xml/xml_syntax.asp</a></p>\n<hr />\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-xml\">&lt;Consignment&gt;\n    &lt;ConsignmentNumber&gt;AAAA000001&lt;/ConsignmentNumber&gt;\n    &lt;ConsignmentDate&gt;2022-12-31&lt;/ConsignmentDate&gt;\n    &lt;SenderCode&gt;ACC01&lt;/SenderCode&gt;\n    &lt;SenderName&gt;Example Company Name&lt;/SenderName&gt;\n    &lt;SenderStreetAddress1&gt;Unit 1 / 123 Test Street&lt;/SenderStreetAddress1&gt;\n    &lt;SenderStreetAddress2&gt;Extra address details&lt;/SenderStreetAddress2&gt;\n    &lt;SenderSuburb&gt;Melbourne&lt;/SenderSuburb&gt;\n    &lt;SenderState&gt;VIC&lt;/SenderState&gt;\n    &lt;SenderPostcode&gt;3000&lt;/SenderPostcode&gt;\n    &lt;SenderReference&gt;SENDREF1234&lt;/SenderReference&gt;\n    &lt;SenderContact&gt;John Smith&lt;/SenderContact&gt;\n    &lt;SenderPhone&gt;03 1234 1234&lt;/SenderPhone&gt;\n    &lt;ReceiverReference&gt;RECREF1234&lt;/ReceiverReference&gt;\n    &lt;Pickup&gt;Yes&lt;/Pickup&gt;\n    &lt;Delivery&gt;Yes&lt;/Delivery&gt;\n    &lt;DangerousGoods&gt;Yes&lt;/DangerousGoods&gt;\n    &lt;ReceiverCode&gt;REC01&lt;/ReceiverCode&gt;\n    &lt;ReceiverName&gt;Receiver Company Name&lt;/ReceiverName&gt;\n    &lt;ReceiverStreetAddress1&gt;321 Test Street&lt;/ReceiverStreetAddress1&gt;\n    &lt;ReceiverStreetAddress2&gt;Example Shopping Centre&lt;/ReceiverStreetAddress2&gt;\n    &lt;ReceiverSuburb&gt;Sydney&lt;/ReceiverSuburb&gt;\n    &lt;ReceiverState&gt;NSW&lt;/ReceiverState&gt;\n    &lt;ReceiverPostcode&gt;2000&lt;/ReceiverPostcode&gt;\n    &lt;ReceiverContact&gt;Bob Jones&lt;/ReceiverContact&gt;\n    &lt;ReceiverPhone&gt;02 1234 1234&lt;/ReceiverPhone&gt;\n    &lt;Comments&gt;Please ring the bell&lt;/Comments&gt;\n    &lt;ChepPalletsTransferredToReceiver&gt;3&lt;/ChepPalletsTransferredToReceiver&gt;\n    &lt;LoscamPalletsTransferredToReceiver&gt;&lt;/LoscamPalletsTransferredToReceiver&gt;\n    &lt;ChepPalletsTransferredToBorderExpress&gt;&lt;/ChepPalletsTransferredToBorderExpress&gt;\n    &lt;LoscamPalletsTransferredToBorderExpress&gt;&lt;/LoscamPalletsTransferredToBorderExpress&gt;\n    &lt;TransferDocketCHEP&gt;CHEP1234&lt;/TransferDocketCHEP&gt;\n    &lt;TransferDocketLOSCAM&gt;&lt;/TransferDocketLOSCAM&gt;\n    &lt;ChargeTo&gt;ACC01&lt;/ChargeTo&gt;\n    &lt;DeliveryWindowDate&gt;&lt;/DeliveryWindowDate&gt;\n    &lt;DeliveryWindowEndDate&gt;&lt;/DeliveryWindowEndDate&gt;\n    &lt;ExpectedCost&gt;&lt;/ExpectedCost&gt;\n    &lt;TotalWeight&gt;600.00&lt;/TotalWeight&gt;\n    &lt;TotalLineItems&gt;3&lt;/TotalLineItems&gt;\n    &lt;TotalUnits&gt;3&lt;/TotalUnits&gt;\n    &lt;FoodStuffs&gt;No&lt;/FoodStuffs&gt;\n    &lt;CarrierService&gt;BEP&lt;/CarrierService&gt;\n    &lt;LoadDetails&gt;\n        &lt;NumberOfUnits&gt;1&lt;/NumberOfUnits&gt;\n        &lt;LogisticUnit&gt;Pallet&lt;/LogisticUnit&gt;\n        &lt;Weight&gt;200&lt;/Weight&gt;\n        &lt;Cubic&gt;1.152&lt;/Cubic&gt;\n        &lt;ItemReference&gt;INV123456&lt;/ItemReference&gt;\n        &lt;Length&gt;1.20&lt;/Length&gt;\n        &lt;Width&gt;1.20&lt;/Width&gt;\n        &lt;Height&gt;0.80&lt;/Height&gt;\n        &lt;/LoadDetails&gt;\n    &lt;LoadDetails&gt;\n        &lt;NumberOfUnits&gt;1&lt;/NumberOfUnits&gt;\n        &lt;LogisticUnit&gt;Pallet&lt;/LogisticUnit&gt;\n        &lt;Weight&gt;200&lt;/Weight&gt;\n        &lt;Cubic&gt;1.152&lt;/Cubic&gt;\n        &lt;ItemReference&gt;INV123456&lt;/ItemReference&gt;\n        &lt;Length&gt;1.20&lt;/Length&gt;\n        &lt;Width&gt;1.20&lt;/Width&gt;\n        &lt;Height&gt;0.80&lt;/Height&gt;\n        &lt;/LoadDetails&gt;\n    &lt;LoadDetails&gt;\n        &lt;NumberOfUnits&gt;1&lt;/NumberOfUnits&gt;\n        &lt;LogisticUnit&gt;Pallet&lt;/LogisticUnit&gt;\n        &lt;Weight&gt;200&lt;/Weight&gt;\n        &lt;Cubic&gt;1.152&lt;/Cubic&gt;\n        &lt;ItemReference&gt;INV123456&lt;/ItemReference&gt;\n        &lt;Length&gt;1.20&lt;/Length&gt;\n        &lt;Width&gt;1.20&lt;/Width&gt;\n        &lt;Height&gt;0.80&lt;/Height&gt;\n        &lt;/LoadDetails&gt;\n    &lt;LogisticUnitDetails&gt;\n                &lt;Barcode&gt;AAAABX00000000000001&lt;/Barcode&gt;\n                &lt;Barcode&gt;AAAABX00000000000002&lt;/Barcode&gt;\n                &lt;Barcode&gt;AAAABX00000000000003&lt;/Barcode&gt;\n   &lt;/LogisticUnitDetails&gt;\n   &lt;DangerousGoodsDetails&gt;\n                &lt;ShippingName&gt;Lithium Ion Batteries&lt;/ShippingName&gt;\n                &lt;Class&gt;9&lt;/Class&gt;\n                &lt;SubRisk&gt;&lt;/SubRisk&gt;\n                &lt;UNNUMBER&gt;3480&lt;/UNNUMBER&gt;\n                &lt;PackagingGroup&gt;&lt;/PackagingGroup&gt;\n                &lt;TypeOfPackage&gt;Carton&lt;/TypeOfPackage&gt;\n                &lt;NoOfPackages&gt;10&lt;/NoOfPackages&gt;\n                &lt;AggregateQuantity&gt;5&lt;/AggregateQuantity&gt;\n                &lt;DGContactName&gt;Bob Jones&lt;/DGContactName&gt;\n                &lt;DGContactPhone&gt;02 1234 1234&lt;/DGContactPhone&gt;\n                &lt;/DangerousGoodsDetails&gt;\n&lt;/Consignment&gt;\n\n</code></pre>\n","_postman_id":"b17ace9c-69c8-4b65-88ed-f3698f5f41b2"},{"name":"Label Specifications","item":[],"id":"8d48ada0-6bdb-4738-bfe3-b3c1724d46a4","description":"<p><strong>Code-128</strong><br />Logistic Unit Barcodes must be supplied in the Code-128 symbology. All non-GS1 customers must use Code-128. Code-128 covers all numbers, letters, and symbols.<br />The barcode value can be created by inserting our BEX identifier code (‘BX’) between the ConPrefix and ConRange, with a 3-digit unit number appended to the end. Barcodes must be 20 characters long.</p>\n<p>To achieve a 20-character length, add the number of zeroes required after ‘BX’.</p>\n<p><strong>BEX Barcode Number Formula: ConPrefix + ‘BX’ + 00000 + ConRange + Unit Number</strong></p>\n<p>_</p>\n<p><em>Example: Consignment# EGGS000429 with 1x logistic unit</em></p>\n<p><em>Barcode Formula EGGS + ‘BX’ + ‘00000’ + 000429 + ‘001’__Unit Barcode# EGGSBX00000000429001</em></p>\n<p><em><strong>GS1-128</strong></em></p>\n<p>GS1-128 Barcode format is a subset of the Code-128 symbology and is maintained as a global standard by GS1.</p>\n<p>You must become a GS1 member to use GS1 barcodes.</p>\n<img src=\"https://content.pstmn.io/87fc9104-c450-4c95-92f6-44bef0d97fe0/aW1hZ2UucG5n\" width=\"497\" height=\"138\" />\n\n<p><em><strong>Quiet Zone</strong></em><br />The right and left ends of the barcode symbol. If the margin is not wide enough, scanning may be affected resulting in unstable scan results.</p>\n<p>_<strong>Magnification</strong>_____The barcode itself will ideally have dimensions of 130mm x 40mm. This is referred to as <em>100% Barcode Magnification.</em><br />There is an allowable magnification range of 51% to 100%</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Magnification</strong></th>\n<th><strong>X-Dimension</strong></th>\n<th><strong>Width</strong></th>\n<th><strong>Height</strong></th>\n<th><strong>Left Quiet Zone</strong></th>\n<th><strong>Right Quiet Zone</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>50%</td>\n<td>0.51</td>\n<td>68.07</td>\n<td>32.00</td>\n<td>10.00</td>\n<td>10.00</td>\n</tr>\n<tr>\n<td>75%</td>\n<td>0.76</td>\n<td>102.11</td>\n<td>32.00</td>\n<td>10.00</td>\n<td>10.00</td>\n</tr>\n<tr>\n<td>100%</td>\n<td>1.02</td>\n<td>136.14</td>\n<td>32.00</td>\n<td>10.00</td>\n<td>10.00</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"label-requirements-route-codes--service-type\">Label Requirements: Route Codes &amp; Service Type</h2>\n<hr />\n<p><em><strong>Route Codes</strong></em><br />The route code is the 3-letter abbreviation which informs the freight sorters where to route the freight. For custom/inhouse produced labels, we will provide a list of Route Codes by Suburb &amp; Postcode. Route code listings can also be obtained via our API, which eliminates the need for manual updates.</p>\n<p><strong>Service Type</strong><br />3-letter abbreviation to indicate the method of shipping, i.e., PAR/Parcel, BUL/Bulk, ECM/eCommerce</p>\n<h2 id=\"label-example\">Label Example</h2>\n<img src=\"https://content.pstmn.io/a6fc30e1-cc0d-4c32-8621-a24caf4a87f7/aW1hZ2UucG5n\" width=\"789\" height=\"1297\" />\n\n\n<p><em><strong>Best Practice</strong></em></p>\n<p>§ <strong>Clean and maintain your label printer regularly</strong></p>\n<ul>\n<li>\" Printer issues can result in substandard print quality</li>\n</ul>\n<p>§ <strong>A dark barcode on a light background is essential</strong></p>\n<ul>\n<li>\" Barcode scanners recognise the contrast between dark and light, and return a number according to the width of the bars (which is determined by the space in between the bars as well as the bar width itself)</li>\n<li>\" It is important to note that a red laser scanner will not read a red barcode</li>\n</ul>\n<p>§ <strong>The package must be in its' finished form before the barcode is applied</strong></p>\n<ul>\n<li>\" Plastic wrap, vacuuming and sealing should be applied to the product before the logistic unit label is applied to the product</li>\n<li>\" Seams, seals, additional labels, corners, overlapping materials etc. can render the barcode unreadable</li>\n</ul>\n<p><em><strong>What Not To Do</strong></em></p>\n<img src=\"https://content.pstmn.io/66a3af36-9a43-4409-9b39-f401361fcf25/aW1hZ2UucG5n\" alt height=\"238\" width=\"688\" />\n\n<p>§ Barcodes should not be wrinkled, creased, folded or placed on the package in a manner that may adversely affect barcode scanning/reading</p>\n<p>§ When re-using a box, remove all labels and stickers. Ensure that the box is in good shape and not worn out</p>\n<p>§ Do not use substandard or damaged packaging</p>\n<p>§ Do not apply barcodes with print quality issues</p>\n<img src=\"https://content.pstmn.io/d772e7f9-8281-4758-8455-12985cb3a21d/aW1hZ2UucG5n\" alt height=\"153\" width=\"499\" />","_postman_id":"8d48ada0-6bdb-4738-bfe3-b3c1724d46a4"},{"name":"Delivery Address Format Guide","item":[],"id":"89aa1e4a-42b2-424f-a41b-669e7d99d585","description":"<p><strong>Introduction</strong></p>\n<p>Having a valid delivery address is a critical factor when it comes to providing the best possible delivery service. The purpose of the address is to convey accurately, sufficient information to enable both our drivers, and our IT systems to identify the correct pickup or delivery location the first time, every time. Please ensure that addresses for all freight consignments follow these requirements:</p>\n<p><strong>Address Fields</strong></p>\n<p>· Address fields are provided for ADDRESS information ONLY. No other type of information is to be in these fields. Where additional delivery instructions are required they MUST be entered in the appropriate field (Comments/Special Instructions).</p>\n<p>· An address is NOT to include: Opening Times, Phone Numbers, Peoples Names, Attention: as there are other fields appropriate for this information <em>i.e. Comments/Receiver Phone/Receiver Contact/etc.</em></p>\n<p>· Where possible, we need the delivery address which is sometimes different to the mailing address (i.e. the loading dock may be off a street at the rear of the property).</p>\n<p>· The first address line may contain shop/factory/unit details but if you wish to add more information (i.e. shopping centre name) then put the actual street address in line 2.</p>\n<p>· The second address line must only contain a street number, name and type (e.g. 135 High Street)</p>\n<p>· Do not punctuation (i.e. commas, colons, etc. in an address).</p>\n<p>· The correct suburb, state and postcode are vital as there are many suburbs in Australia with the same name.</p>\n<p>· We do not deliver to Post Office boxes (PO Box), Roadside Mail Boxes (RMB), parcel lockers or Lot Numbers. Only valid street addresses.</p>\n<p>· Address MUST contain sufficient information to unambiguously identify the correct location.</p>\n<p><strong>Street Numbers</strong></p>\n<p>· Must be present.</p>\n<p>· Must not contain other number decoration like \"No.\" or \"#\"</p>\n<p>· If there is a range of numbers then they SHOULD be separated by a hyphen.</p>\n<p>· If subdivided then additional sub division must come after the numeric component.</p>\n<p>· For example: 75a Ogilvie Street</p>\n<p>· LOT/subdivision numbers are NOT RECOMMENDED and MUST NOT be used where street numbers have been assigned.</p>\n<p><strong>Sub Street Numbers</strong></p>\n<p>· Shop, Factory, or Unit numbers MUST be separated from the Street Number. The ​​​RECOMMENDED separator is the oblique slash \"/\".</p>\n<p>· For example: Unit 1 / 130 Puckle Street</p>\n<p><strong>Street Name</strong></p>\n<p>· One, two or three street names are valid, any more creates an invalid address.</p>\n<p>· Multi word street names may be separated by hyphens or space.</p>\n<p>· For Australia, street names are always spelt in words, never numbers.</p>\n<p>· For example: ALWAYS \"Tenth St NEVER \"10th St.</p>\n<p>· Directional indicators are allowed after street types \"NORTH\", \"SOUTH\", \"EAST\", or \"WEST\"</p>\n<p>· Additional \"helper\" street addressing is NOT RECOMMENDED.</p>\n<p>· In the example: \"Cnr Ballarat Rd (Western Hwy) &amp; Butler Streets\" the \"(Western Hwy)\" information is unnecessary and should not be provided.</p>\n<p>· Use gazetted street names ONLY. Not the name the “locals” know.</p>\n<p><strong>Street Type</strong></p>\n<p>· MUST be spelt correctly with only the acceptable abbreviation list provided.</p>\n<p>· MUST be provided for every street name.</p>\n<p>· Commonly used street types and their appropriate abbreviations are listed below:</p>\n<img src=\"https://content.pstmn.io/27c826f1-2090-4d7d-a53d-6671ac2dfeac/aW1hZ2UucG5n\" alt height=\"278\" width=\"601\" />\n\n<p><strong>Corners</strong></p>\n<p>· Corner addressing for either cross roads, or T intersections are NOT RECOMMENDED as it does not uniquely identify the delivery location. Where possible provide the actual street number and street name.</p>\n<p>· Corners of more than two streets are NOT supported.</p>\n<p><strong>Suburb</strong></p>\n<p>· MUST be present and correct for the street, and postcode. Vanity suburb names are NOT RECOMMENDED.</p>\n<p><strong>Postcode</strong></p>\n<p>· MUST be valid for the delivery location. Not all assigned Postcodes are valid (e.g. Mail Centres (MC), Military Post Offices (Milpo).</p>\n<p><strong>Address Examples:</strong></p>\n<img src=\"https://content.pstmn.io/86016ec1-0ec7-4537-a6f3-6b271f73aaf4/aW1hZ2UucG5n\" alt height=\"182\" width=\"730\" />\n\n<p><strong>Acceptable Variations:</strong></p>\n<p>Building / Complex Sub Unit - Must be followed by a space and then the number:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>· Unit</td>\n<td>· Dock</td>\n</tr>\n<tr>\n<td>· Shop</td>\n<td>· Door</td>\n</tr>\n<tr>\n<td>· Floor</td>\n<td>· Flat</td>\n</tr>\n<tr>\n<td>· Level</td>\n<td>· Gate</td>\n</tr>\n</tbody>\n</table>\n</div><p>Your assistance in providing a valid address will assist greatly in Border Express continuing to provide great service.</p>\n<img src=\"https://content.pstmn.io/dac4882b-cd05-4172-ad0a-48102a937ae5/aW1hZ2UucG5n\" alt height=\"159\" width=\"332\" />\n\n<p><strong>More Information:</strong></p>\n<p>For more information on this subject, please contact the Border Express Integrations team via <a href>Integrations@borderexpress.com.au</a>.</p>\n","_postman_id":"89aa1e4a-42b2-424f-a41b-669e7d99d585"}]}