GET api/shipmentsurvey/{idno}/{idsub}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idno | integer |
Required |
|
| idsub | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ShipmentSurvey| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| EstID | globally unique identifier |
None. |
|
| idno | integer |
None. |
|
| idsub | integer |
None. |
|
| SurveyDate | date |
None. |
|
| Note | string |
None. |
|
| Weight | integer |
None. |
|
| Area | integer |
None. |
|
| UID | string |
None. |
|
| Completed | date |
None. |
|
| ShipmentSurveyContainers | Collection of ShipmentSurveyContainer |
None. |
|
| ShipmentSurveyOthers | Collection of ShipmentSurveyOther |
None. |
|
| ShipmentSurveyQuestions | Collection of ShipmentSurveyQuestion |
None. |
|
| ShipmentSurveyCategories | Collection of ShipmentSurveyCategory |
None. |
Response Formats
application/json, text/json
Sample:
{
"ID": "36084365-7d66-468b-b4a0-1cc6ce8ca141",
"EstID": "e87659da-4021-425b-8d88-fe010fbd75cd",
"idno": 1,
"idsub": 1,
"SurveyDate": "2026-06-14T12:01:11.0538811-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2026-06-14T12:01:11.0538811-04:00",
"ShipmentSurveyContainers": [
{
"ID": "0a85e0b3-d7aa-4360-b241-890eaec0cec4",
"SID": "fdd335ab-b913-40a0-bc52-7650a3580ecc",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "5794d4d8-647f-4c44-90df-4527b4055068"
},
{
"ID": "0a85e0b3-d7aa-4360-b241-890eaec0cec4",
"SID": "fdd335ab-b913-40a0-bc52-7650a3580ecc",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "5794d4d8-647f-4c44-90df-4527b4055068"
}
],
"ShipmentSurveyOthers": [
{
"ID": "bc26121b-cc02-472e-b059-c21fb1ce7227",
"SID": "c5782b50-56a8-4354-a87b-af6cc887c81a",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "bc26121b-cc02-472e-b059-c21fb1ce7227",
"SID": "c5782b50-56a8-4354-a87b-af6cc887c81a",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "85b7e402-d1b4-4e7d-92f5-ab2b205ef9e4",
"SID": "40c0e2f4-ca22-417e-a1e4-1b0d713cef9d",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "85b7e402-d1b4-4e7d-92f5-ab2b205ef9e4",
"SID": "40c0e2f4-ca22-417e-a1e4-1b0d713cef9d",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "a920f5ce-aed5-4e40-9b8f-c05660905c4c",
"SID": "db4d9a60-913c-4dac-b5bb-80d82f96e1e6",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "5bef0972-6c7f-4788-a6c8-1e5e5641165d",
"CID": "32b7fc8c-9b75-438e-ae17-86ffe9ecce9a",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "5bef0972-6c7f-4788-a6c8-1e5e5641165d",
"CID": "32b7fc8c-9b75-438e-ae17-86ffe9ecce9a",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "a920f5ce-aed5-4e40-9b8f-c05660905c4c",
"SID": "db4d9a60-913c-4dac-b5bb-80d82f96e1e6",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "5bef0972-6c7f-4788-a6c8-1e5e5641165d",
"CID": "32b7fc8c-9b75-438e-ae17-86ffe9ecce9a",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "5bef0972-6c7f-4788-a6c8-1e5e5641165d",
"CID": "32b7fc8c-9b75-438e-ae17-86ffe9ecce9a",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
}
]
}
application/xml, text/xml
Sample:
<ShipmentSurvey xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Estimate.Models">
<Area>1</Area>
<Completed>2026-06-14T12:01:11.0538811-04:00</Completed>
<EstID>e87659da-4021-425b-8d88-fe010fbd75cd</EstID>
<ID>36084365-7d66-468b-b4a0-1cc6ce8ca141</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>a920f5ce-aed5-4e40-9b8f-c05660905c4c</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>db4d9a60-913c-4dac-b5bb-80d82f96e1e6</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>32b7fc8c-9b75-438e-ae17-86ffe9ecce9a</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>5bef0972-6c7f-4788-a6c8-1e5e5641165d</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>32b7fc8c-9b75-438e-ae17-86ffe9ecce9a</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>5bef0972-6c7f-4788-a6c8-1e5e5641165d</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
</ShipmentSurveyItems>
<Weight>1</Weight>
</ShipmentSurveyCategory>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>a920f5ce-aed5-4e40-9b8f-c05660905c4c</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>db4d9a60-913c-4dac-b5bb-80d82f96e1e6</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>32b7fc8c-9b75-438e-ae17-86ffe9ecce9a</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>5bef0972-6c7f-4788-a6c8-1e5e5641165d</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>32b7fc8c-9b75-438e-ae17-86ffe9ecce9a</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>5bef0972-6c7f-4788-a6c8-1e5e5641165d</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
</ShipmentSurveyItems>
<Weight>1</Weight>
</ShipmentSurveyCategory>
</ShipmentSurveyCategories>
<ShipmentSurveyContainers>
<ShipmentSurveyContainer>
<CID>5794d4d8-647f-4c44-90df-4527b4055068</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>0a85e0b3-d7aa-4360-b241-890eaec0cec4</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>fdd335ab-b913-40a0-bc52-7650a3580ecc</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>5794d4d8-647f-4c44-90df-4527b4055068</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>0a85e0b3-d7aa-4360-b241-890eaec0cec4</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>fdd335ab-b913-40a0-bc52-7650a3580ecc</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>bc26121b-cc02-472e-b059-c21fb1ce7227</ID>
<NotToShip>true</NotToShip>
<SID>c5782b50-56a8-4354-a87b-af6cc887c81a</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>bc26121b-cc02-472e-b059-c21fb1ce7227</ID>
<NotToShip>true</NotToShip>
<SID>c5782b50-56a8-4354-a87b-af6cc887c81a</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>85b7e402-d1b4-4e7d-92f5-ab2b205ef9e4</ID>
<Name>sample string 3</Name>
<SID>40c0e2f4-ca22-417e-a1e4-1b0d713cef9d</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>85b7e402-d1b4-4e7d-92f5-ab2b205ef9e4</ID>
<Name>sample string 3</Name>
<SID>40c0e2f4-ca22-417e-a1e4-1b0d713cef9d</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2026-06-14T12:01:11.0538811-04:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>