| Name | Description | Type | Additional information |
|---|---|---|---|
| TPID_ItemUniqueSystemReference |
Reference to the booked unit assigned and mantained in Customer system - Mandatory | Read Only for Grimaldi |
string |
Required Max length: 18 |
| VehicleType |
Vehicle type for Shortsea shipping CARTRANS_E = CarTransporter-Empty CARTRANS_F = CarTransporter-Full JUMBO_E = Jumbo-Empty JUMBO_F = Jumbo-Full LORRY_E = Tir-Empty LORRY_F = Tir-Full TRAILER_E = Trailer-Empty TRAILER_F = Trailer-Full TRUCK_E = Truck – Empty TRUCK_F = Truck – Full |
string |
Max length: 15 |
| VehicleRegistrationNo |
Registration number (ie TRAILER or LORRY plate/license registration number) |
string |
Max length: 21 |
| TruckOfTrailerRegistrationNo |
Truck place/license registration number - Required only in case of Truck+Trailer bookings |
string |
Max length: 10 |
| LengthUOM |
Length Unit of Measure: CM=Centimeters, IN=Inches - Required only in case of RORO bookings |
string |
Max length: 2 |
| Length |
Vehicle length (ie if LengthUOM = CM then length can be 1360 cm) - Required only in case of RORO bookings Length expected no longer than 30 meters |
decimal number |
None. |
| HeightUOM |
Height Unit of Measure: CM=Centimeters, IN=Inches - Required only in case of RORO bookings (Used and New Vehicles) |
string |
Max length: 2 |
| Height |
Vehicle Height - Required only in case of RORO booking (Used and New Vehicles) |
decimal number |
None. |
| WidthUOM |
Width Unit of Measure: CM=Centimeters, IN=Inches - Required only in case of RORO bookings (Used and New Vehicles) |
string |
Max length: 2 |
| Width |
Vehicle Width - Required only in case of RORO booking (Used and New Vehicles) |
decimal number |
None. |
| WeightUOM |
Weight Unit of Measure: KG=Kilograms; LB=Pounds - Required |
string |
Max length: 2 |
| Weight |
Cargo weight (ie if WeightUOM=KG then weight can be 10000Kg) - Required Weight expected no heavier than 50000Kg |
decimal number |
None. |
| MeasuredLength | decimal number |
None. |
|
| MeasuredHeight | decimal number |
None. |
|
| MeasuredWidth | decimal number |
None. |
|
| MeasuredWeight | decimal number |
None. |
|
| MeasuredDate | date |
None. |
|
| IsHazardous |
In case of Hazardous cargo - PLEASE NOTE THAT EXTRA DOCUMENTS WILL BE REQUIRED BY THE AGENCY |
boolean |
None. |
| ReeferTemp |
Reefer Temperature |
integer |
None. |
| DriverNames |
Name of the drivers separated by semicolon ; ie: Name;Name2 |
string |
Max length: 80 |
| Remarks |
Optional Comments |
string |
Max length: 31 |
| VRID |
Optional Shipper Reference Number |
string |
Max length: 35 |
| VIN |
VIN - Required only for RORO bookings (Used and New Vehicles) |
string |
Max length: 21 |
| MakeModelCode |
Make and Model code - Required only for RORO bookings (Used and New Vehicles) |
string |
Max length: 7 |
| Priority |
Priority: "U" (Used), "N" (New Private), "F" (Facory New Vehicle), "V" (To be handled as new/VIP-Shipment), "P" Priority - Required only for RORO bookings (Used and New Vehicles) |
string |
Max length: 1 |
| ModelYear |
Car Model Built Year - Required only for RORO bookings (Used and New Vehicles) from US POLs |
integer |
None. |
| LoadMode |
Load Mode (F=Forklift, T=Towable) - Optional only for RORO bookings (Used and New Vehicles) |
string |
Max length: 1 |
| WaiverNumber |
Waiver Number |
string |
Max length: 20 |
| CTN |
Cargo Tracking Number |
string |
Max length: 8 |
| CustomsDocumentType |
Customs Document Type |
string |
Max length: 4 |
| CustomsDocumentNumber |
Customs Document Number |
string |
Max length: 20 |
| CustomsDocumentDate |
Customs Document Date |
date |
None. |
| CustomsDocumentClearanceDate |
Customs Document Clearance Date |
date |
None. |
| CustomsCleared |
Customs Clearance |
boolean |
None. |
| Tracked |
Tracked |
boolean |
None. |
| MainUnitID |
Base Unit ID: to use only in case of bookings with PiggyBack or Attached Trailer units. If you want to to book a unit as Piggyback or Attached Trailer, you need to populate this attribute with the TPID_ItemUniqueSystemReference relating to the Main Unit |
string |
Max length: 18 |
| CommodityCode |
Grimaldi Code of the commodity inside the equipment - Required for Container bookings |
string |
Max length: 15 |
| PackageType |
Package Type - Optional only for Container bookings |
string |
Max length: 10 |
| BLIssuanceOption |
B/L Issuance options ( 0 - Do not print, 1 - Print at destination, 2 - Print at origin, 3 - Telex Release, 4 - Sea Waybill) |
string |
Max length: 1 |
| ShipperEmail |
Shipper Email |
string |
Max length: 50 |
| ClearingAgent |
Clearing Agent Name |
string |
Max length: 50 |
| AdditionalShipperEmail |
Additional Shipper Email |
string |
Max length: 50 |
| DescriptionOfGoods |
Description of Goods as needed to be printed on the Bill of Lading. The maximum number of lines is 22 for the RoRo business. Each row can contains 26 characters. |
Collection of TBookingDoG |
None. |
| Tracking |
Tracking event associated to the equipment |
Collection of TBookingItemEvent |
None. |
| LastAPIResultCode |
READ ONLY - Latest result of data exchanged. 100 means "Success" anythings else would mean the last exchange failed |
string |
None. |
| LastAPIResultMessage |
READ ONLY - Description of latest data exchange result |
string |
None. |
| RoRoUnitStatus | BookingItemRoRoStatus |
None. |