GET api/DTS?ChassisNo={ChassisNo}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ChassisNo | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of VehicleName | Description | Type | Additional information |
---|---|---|---|
Vessel | string |
None. |
|
Voyage | string |
None. |
|
VesselCode | string |
None. |
|
POLIDOrigin | string |
None. |
|
POLOrigin | string |
None. |
|
PODIDFinal | string |
None. |
|
PODFinal | string |
None. |
|
POL | string |
None. |
|
POLID | string |
None. |
|
POD | string |
None. |
|
PODID | string |
None. |
|
Make | string |
None. |
|
MakeID | string |
None. |
|
Model | string |
None. |
|
ModelID | string |
None. |
|
EquipType | string |
None. |
|
EquipSize | string |
None. |
|
VIN | string |
None. |
|
Length | decimal number |
None. |
|
Width | decimal number |
None. |
|
Height | decimal number |
None. |
|
ShipperName | string |
None. |
|
ShippingNumber | string |
None. |
|
Type | string |
None. |
|
Priority | string |
None. |
|
PriorityDescription | string |
None. |
|
IsLoadedOnVessel | boolean |
None. |
|
IsDischargedFromVessel | boolean |
None. |
|
LoadedOnVessel | date |
None. |
|
DischargedFromVessel | date |
None. |
|
EstimatedTimeArrivalPod | date |
None. |
|
EstimatedTimeSailingPol | date |
None. |
Response Formats
application/json, text/json
Sample:
[ { "Vessel": "sample string 1", "Voyage": "sample string 2", "VesselCode": "sample string 3", "POLIDOrigin": "sample string 4", "POLOrigin": "sample string 5", "PODIDFinal": "sample string 6", "PODFinal": "sample string 7", "POL": "sample string 8", "POLID": "sample string 9", "POD": "sample string 10", "PODID": "sample string 11", "Make": "sample string 12", "MakeID": "sample string 13", "Model": "sample string 14", "ModelID": "sample string 15", "EquipType": "sample string 16", "EquipSize": "sample string 17", "VIN": "sample string 18", "Length": 19.1, "Width": 20.1, "Height": 21.1, "ShipperName": "sample string 22", "ShippingNumber": "sample string 23", "Type": "New", "Priority": "sample string 25", "PriorityDescription": "sample string 26", "IsLoadedOnVessel": true, "IsDischargedFromVessel": true, "LoadedOnVessel": "2025-05-01T08:35:34.733575+02:00", "DischargedFromVessel": "2025-05-01T08:35:34.733575+02:00", "EstimatedTimeArrivalPod": "2025-05-01T08:35:34.733575+02:00", "EstimatedTimeSailingPol": "2025-05-01T08:35:34.733575+02:00" }, { "Vessel": "sample string 1", "Voyage": "sample string 2", "VesselCode": "sample string 3", "POLIDOrigin": "sample string 4", "POLOrigin": "sample string 5", "PODIDFinal": "sample string 6", "PODFinal": "sample string 7", "POL": "sample string 8", "POLID": "sample string 9", "POD": "sample string 10", "PODID": "sample string 11", "Make": "sample string 12", "MakeID": "sample string 13", "Model": "sample string 14", "ModelID": "sample string 15", "EquipType": "sample string 16", "EquipSize": "sample string 17", "VIN": "sample string 18", "Length": 19.1, "Width": 20.1, "Height": 21.1, "ShipperName": "sample string 22", "ShippingNumber": "sample string 23", "Type": "New", "Priority": "sample string 25", "PriorityDescription": "sample string 26", "IsLoadedOnVessel": true, "IsDischargedFromVessel": true, "LoadedOnVessel": "2025-05-01T08:35:34.733575+02:00", "DischargedFromVessel": "2025-05-01T08:35:34.733575+02:00", "EstimatedTimeArrivalPod": "2025-05-01T08:35:34.733575+02:00", "EstimatedTimeSailingPol": "2025-05-01T08:35:34.733575+02:00" } ]
application/xml, text/xml
Sample:
<ArrayOfVehicle xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GNetAPI.Models"> <Vehicle> <DischargedFromVessel>2025-05-01T08:35:34.733575+02:00</DischargedFromVessel> <EquipSize>sample string 17</EquipSize> <EquipType>sample string 16</EquipType> <EstimatedTimeArrivalPod>2025-05-01T08:35:34.733575+02:00</EstimatedTimeArrivalPod> <EstimatedTimeSailingPol>2025-05-01T08:35:34.733575+02:00</EstimatedTimeSailingPol> <Height>21.1</Height> <IsDischargedFromVessel>true</IsDischargedFromVessel> <IsLoadedOnVessel>true</IsLoadedOnVessel> <Length>19.1</Length> <LoadedOnVessel>2025-05-01T08:35:34.733575+02:00</LoadedOnVessel> <Make>sample string 12</Make> <MakeID>sample string 13</MakeID> <Model>sample string 14</Model> <ModelID>sample string 15</ModelID> <POD>sample string 10</POD> <PODFinal>sample string 7</PODFinal> <PODID>sample string 11</PODID> <PODIDFinal>sample string 6</PODIDFinal> <POL>sample string 8</POL> <POLID>sample string 9</POLID> <POLIDOrigin>sample string 4</POLIDOrigin> <POLOrigin>sample string 5</POLOrigin> <Priority>sample string 25</Priority> <PriorityDescription>sample string 26</PriorityDescription> <ShipperName>sample string 22</ShipperName> <ShippingNumber>sample string 23</ShippingNumber> <Type>New</Type> <VIN>sample string 18</VIN> <Vessel>sample string 1</Vessel> <VesselCode>sample string 3</VesselCode> <Voyage>sample string 2</Voyage> <Width>20.1</Width> </Vehicle> <Vehicle> <DischargedFromVessel>2025-05-01T08:35:34.733575+02:00</DischargedFromVessel> <EquipSize>sample string 17</EquipSize> <EquipType>sample string 16</EquipType> <EstimatedTimeArrivalPod>2025-05-01T08:35:34.733575+02:00</EstimatedTimeArrivalPod> <EstimatedTimeSailingPol>2025-05-01T08:35:34.733575+02:00</EstimatedTimeSailingPol> <Height>21.1</Height> <IsDischargedFromVessel>true</IsDischargedFromVessel> <IsLoadedOnVessel>true</IsLoadedOnVessel> <Length>19.1</Length> <LoadedOnVessel>2025-05-01T08:35:34.733575+02:00</LoadedOnVessel> <Make>sample string 12</Make> <MakeID>sample string 13</MakeID> <Model>sample string 14</Model> <ModelID>sample string 15</ModelID> <POD>sample string 10</POD> <PODFinal>sample string 7</PODFinal> <PODID>sample string 11</PODID> <PODIDFinal>sample string 6</PODIDFinal> <POL>sample string 8</POL> <POLID>sample string 9</POLID> <POLIDOrigin>sample string 4</POLIDOrigin> <POLOrigin>sample string 5</POLOrigin> <Priority>sample string 25</Priority> <PriorityDescription>sample string 26</PriorityDescription> <ShipperName>sample string 22</ShipperName> <ShippingNumber>sample string 23</ShippingNumber> <Type>New</Type> <VIN>sample string 18</VIN> <Vessel>sample string 1</Vessel> <VesselCode>sample string 3</VesselCode> <Voyage>sample string 2</Voyage> <Width>20.1</Width> </Vehicle> </ArrayOfVehicle>