Freight offer XML
Freight exchange users who want to show their freight offers from their own website can send a request to obtain the data.
Example xml
<?xml version="1.0"?>
<fxfreightoffer>
<CN>1000</CN>
<CC>freecargo</CC>
<refCN>1234</refCN>
<refCC>jdtrans</refCC>
<userID>john@doe.com</userID>
<offerID>100358</offerID>
<offerType>freight</offerType>
<origCountry>NL</origCountry>
<origSub>ZH/</origSub>
<origCity>Rotterdam</origCity>
<origLon>4.50000</origLon>
<origLat>51.91667</origLat>
<origDate>2007-11-09</origDate>
<origTime>08:00</origTime>
<origTime2>09:30</origTime2>
<daysAvail>1</daysAvail>
<destCountry>FR</destCountry>
<destSub>NP/</destSub>
<destCity>Lille</destCity>
<destLon>3.06667</destLon>
<destLat>50.63333</destLat>
<destDate>2007-11-09</destDate>
<destTime>17:00</destTime>
<destTime2>19:00</destTime2>
<stops>1</stops>
<equipment>taut,box</equipment>
<extraEquipment>taillift</extraEquipment>
<goodsDesc>flowers</goodsDesc>
<weight>4000</weight>
<loadmeters>13.6</loadmeters>
<volume>40</volume>
<tempControlled>Yes</tempControlled>
<hazardous>No</hazardous>
<reference>po1234</reference>
<contactCompany>JohnDoe Transport ltd</contactCompany>
<contactName>John Doe</contactName>
<contactEmail>john@doe.com</contactEmail>
<contactTel>1234567890</contactTel>
<contactFax>1234567891</contactFax>
<partnerDelay>0</partnerDelay>
<freecargoDelay>0</freecargoDelay>
<remarks>Demo freight offer</remarks>
<status>2007-11-09 11:00 entry</status>
<lastStatus>2007-11-09 11:00 entry</lastStatus>
<contactCargoOffice>http://jdtrans.cargooffice.com</contactCargoOffice>
</fxfreightoffer>
--
HenkRoelofs - 09 Nov 2007