Name | Description | Type | Additional information |
---|---|---|---|
TPID |
Agreed Cutomer Identification Code also referred as "Trading Partner ID" |
string |
Required Max length: 8 |
ShipmentNumber |
Unique Booking Reference provided by Grimaldi/ACL (ie S3-12345678) If empty, the Bookign Document is assumed to be new booking request; If filled with a vaild reference previously received from Grimaldi ERP, is considered to be an update of existing booking; |
string |
Max length: 15 |
TimeStamp |
Timestamp (e.g. 20210927081512789) This timestamp must be stored in the customer's system. It identifies when the shipment has been updated for the last time. It is used to understand if the client is updating the shipment based on the latest version available. |
string |
Max length: 17 |
LastAPIResultSuccess |
READ ONLY - Latest result of data exchanged. 100 means "Success" anythings else would mean the last exchange failed |
string |
None. |
POL_ETS |
READ ONLY - Estimated Time of Sailing/Departure from Port of Load |
date |
None. |
POD_ETA |
READ ONLY - Estimated Time of Arrival at Port of Discharge |
date |
None. |
BLPrinted |
READ ONLY - Bill of Lading document has been printed |
boolean |
None. |
BLInvoiced |
READ ONLY - Bill of Lading has been invoices |
boolean |
None. |
Header |
Placeholder for header Booking Elements like Customer/Voyage/POL/POD: |
TBookingHeader |
None. |
Item |
Vehicle or Container details |
Collection of TBookingItem |
None. |