• Register

Transport Order

This API allows to post transport order infos. #### Request URI
#### Request Structure
API field Type Description Mandatory Technical Details
meta (0..∞)
messageReference String Message Reference N
messageDate String Message Date N
transportOrder (0..∞)
sysCompanyId String Sysstem Company Id N
status String Status N
operation String Operation type N Enum: "I" "U" "D". Default value "I" Possible values: I: Insert U: Update D: Delete
tripNumber String Trip Number N
supplier Supplier Supplier N
serviceGroup String ServiceGroup N
vehicleGroup String VehicleGroup N
vehicleType String Vehicle Type N
truckPlate String Truck Plate N
trailerPlate String Trailer Plate N
pickupDateFrom Date Pickup Date From N
pickupDateTo Date Pickup Date To N
transportOrder/transportRequest (0..∞)
referenceDocumentNumber String Purchase referenceDocumentNumber to Transporeon N
referenceDocumentDate Date Reference Document Date N
progr Integer Progr N
description String Description N
movementType String Movement Type N
orderNumber String Order Number N
orderDate Date Order Date N
shippingDate Date Shipping Date N
shippingHour Time Shipping Hour N
km Integer Km N
secondSupplier String Second Supplier N
transitPoint String Transit Point N
shippingCompany String Shipping Company N
owner String Owner N
requester String Requester N
sender String Sender N
receiver String Receiver N
incoterm String Incoterm N
incotermPlace String Incoterm Place N
expectedDeliveryDateType String Expected Delivery Date Type N
expectedDeliveryDate Date Expected Delivery Date N
expectedDeliveryHour Time Expected Delivery Hour N
expectedDeliveryDateFrom Date Expected Delivery Date From N
expectedDeliveryHourFrom Time Expected Delivery Hour From N
parcels Integer Parcels N
hangingParcels Integer Hanging Parcels N
pieces Integer Pieces N
grossWeight Decimal Gross Weight N
netWeight Decimal Net Weight N
volume Decimal Volume N
pallets Integer Pallets N
partialPallets Integer Partial Pallets N
linearMeters Decimal Linear Meters N
hectoliters Decimal Hectoliters N
cashOnDeliveryValue Decimal Cash On Delivery Value N
cashOnDeliveryCurrency String Cash On Delivery Currency N
cashOnDeliveryType String Cash On Delivery Type N
goodsValue Decimal Goods Value N
goodsValueCurrency String Goods Value Currency N
forfaitValue Decimal Forfait Value N
forfaitCurrency String Forfait Currency N
forfaitRevenueValue Decimal Forfait Revenue Value N
forfaitRevenueCurrency String Forfait Revenue Currency N
insuranceValue Decimal Insurance Value N
insuranceCurrency String Insurance Currency N
staticsticField1 String Staticstic Field1 N
staticsticField2 String Staticstic Field2 N
staticsticField3 String Staticstic Field3 N
staticsticField4 String Staticstic Field4 N
staticsticField5 String Staticstic Field5 N
staticsticField6 String Staticstic Field6 N
etd Date Etd N
eta Date Eta N
cites String Cites N
departurePlace String Departure Place N
arrivalPlace String Arrival Place N
awb String Awb N
numberOfcontainer Integer Number Of container N
containerNumber String Container Number N
shipName String Shipment Name N
billOfLeadingNumber String Bill Of Leading Number N
pickupDate Date Pickup Date N
shipChange Integer Shipment Change N
loadingType String Loading Type N
goodsType String Goods Type N
buyer String Buyer N
customerDocumentType String Customer Document Type N
customerGeographicArea String Customer Geographic Area N
customerChannel String Customer Channel N
customerOrderNumber String Customer Order Number N
vendorCode String Vendor Code N
unloadingSequence Integer Unloading Sequence N
driver String Driver N
movementReason Integer Movement Reason N
deliveryNote String Delivery Note N
invoiceNumber String Invoice Number N
transportOrder/transportRequest/loadingPoint (0..∞)
type String Type N
code String Code N
address String Address N
country String Country N
zipcode String Zip Code N
location String Location N
zoneCode String Zone Code N
name String Name N
department String Department N
transportOrder/transportRequest/unloadingPoint (0..∞)
type String Type N
code String Code N
address String Address N
country String Country N
zipcode String Zip code N
location String Location N
zoneCode String Zone Code N
name String Name N
department String Department N
transportOrder/transportRequest/customer (0..∞)
type String Type N
code String Code N
name String Name N
company String Company N
address String Address N
country String Country N
zipcode String Zip code N
location String Location N
department String Department N
zoneCode String Zone Code N
transportOrder/transportRequest/broker (0..∞)
type String Type N
code String Code N
name String Name N
company String Company N
address String Address N
country String Country N
zipcode String Zipcode N
location String Location N
department String Department N
zoneCode String Zone Code N
transportOrder/transportRequest/contacts (0..∞)
transportOrder/transportRequest/contacts/sender (0..∞)
phone String Phone N
mail String Mail N
name String Name N
transportOrder/transportRequest/contacts/receiver (0..∞)
phone String Phone N
mobilePhone String Mobile Phone N
mail String Mail N
name String Name N
transportOrder/transportRequest/contacts/broker (0..∞)
phone String Phone N
mail String Mail N
transportOrder/transportRequest/flags (0..∞)
mandatoryBooking String Mandatory Booking N
repetitive String Repetitive N
return String Return N
secondDriver String Second Driver N
manualUnloading String Manual Unloading N
forceMinimumGuarantee String Force Minimum Guarantee N
customerPreInvoice String Customer Pre Invoice N
supplierPreInvoice String Supplier Pre Invoice N
transportOrder/notes (0..∞)
type String Type N
text String Text N
transportOrder/attachments (0..∞)
type String Type N
fileName String File Name N
fileContent String File Content N
release Integer Release N
#### Request Example

#### Response Structure
API field Type Mandatory Description
ResponseType (0..∞)
Message String Y In case of error, this field provides a description of the error. Otherwise it notifies a successful transaction.
#### Response Example

Docs Navigation