Name | Description | Type | Additional information |
---|---|---|---|
T_ID |
Transteams unique record ID (Key) |
integer |
None. |
C_ID |
The Customers unique record ID |
integer |
Required |
OwnerID |
OwnerID may be ommitted in transfered JSON Record; otherwise it is ignored. OwnerID is derived from login identity. |
integer |
None. |
Ship |
The ships name |
string |
Max length: 50 |
Supplier |
The suppliers name |
string |
Required Max length: 40 |
OrderNo |
The suppliers (or customers) number (ID) unique per order |
string |
Required Max length: 40 |
Quantity |
Quantity of items |
integer |
Required Range: inclusive between 1 and 2147483647 |
Item |
The items name or description in english |
string |
Required Max length: 40 |
Item_German |
The items name or description in german |
string |
Max length: 40 |
Value |
Value of item(s) in Euro |
decimal number |
None. |
Weight | decimal number |
None. |
|
Length | decimal number |
None. |
|
Width | decimal number |
None. |
|
Height | decimal number |
None. |
|
AvisDate |
Date/Time of record creation at Transteam. Ignored if posted, but added to the record sent in the response body. |
date |
None. |
StockDate |
Date/time of arrival at Transteam stock. Read only; ignored if posted. |
date |
None. |
Status |
Internal Transteam Value; ignored if posted |
string |
Max length: 1 |
HasPDF |
If true there is a PDF downloadable at api/Documents/{T_ID} |
boolean |
None. |
DG |
Dangerous goods classification |
boolean |
None. |
Customs_Status |
For customers use; not used by Transteam |
string |
Max length: 3 |
Vessel_IMO_No |
The vessels IMO number |
integer |
Required |
TrackingNo |
For customers use; not used by Transteam |
string |
Required Max length: 40 |
OriginCountry | string |
Max length: 20 |
|
ExpectedArrival |
currently not used |
date |
None. |