GET api/shipmentsurvey/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
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": "0519cda8-f8d3-4250-b697-9049064feb37",
"EstID": "ec80fd1f-315d-4a42-ac20-2ae07943879b",
"idno": 1,
"idsub": 1,
"SurveyDate": "2025-12-15T18:26:33.0012234-05:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2025-12-15T18:26:33.0012234-05:00",
"ShipmentSurveyContainers": [
{
"ID": "5c5a6f9b-15ff-438a-a893-b3aea1ba1006",
"SID": "84c52dee-f719-4d70-8101-13a67e20852b",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "1ed47056-1de2-427b-a5eb-a8386d16e4a3"
},
{
"ID": "5c5a6f9b-15ff-438a-a893-b3aea1ba1006",
"SID": "84c52dee-f719-4d70-8101-13a67e20852b",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "1ed47056-1de2-427b-a5eb-a8386d16e4a3"
}
],
"ShipmentSurveyOthers": [
{
"ID": "6ae41ae7-cec7-49b4-8c88-978c9ef058a6",
"SID": "b0fd0368-eb1f-4355-972d-7f52037f6922",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "6ae41ae7-cec7-49b4-8c88-978c9ef058a6",
"SID": "b0fd0368-eb1f-4355-972d-7f52037f6922",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "deff3838-8893-4393-86e1-0581fc553c29",
"SID": "aec9a180-29dc-43ad-b2f3-1d124ef74bfc",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "deff3838-8893-4393-86e1-0581fc553c29",
"SID": "aec9a180-29dc-43ad-b2f3-1d124ef74bfc",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "7f2ff4f1-a0d9-43d4-90be-2430791de654",
"SID": "b00d888d-4eb2-4369-95ae-019f5c8f2caa",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "38e62664-e4a4-40d0-84c9-2e027af043c3",
"CID": "31ef2d2c-fefc-4e00-b5e9-3cf54be5cd78",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "38e62664-e4a4-40d0-84c9-2e027af043c3",
"CID": "31ef2d2c-fefc-4e00-b5e9-3cf54be5cd78",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "7f2ff4f1-a0d9-43d4-90be-2430791de654",
"SID": "b00d888d-4eb2-4369-95ae-019f5c8f2caa",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "38e62664-e4a4-40d0-84c9-2e027af043c3",
"CID": "31ef2d2c-fefc-4e00-b5e9-3cf54be5cd78",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "38e62664-e4a4-40d0-84c9-2e027af043c3",
"CID": "31ef2d2c-fefc-4e00-b5e9-3cf54be5cd78",
"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>2025-12-15T18:26:33.0012234-05:00</Completed>
<EstID>ec80fd1f-315d-4a42-ac20-2ae07943879b</EstID>
<ID>0519cda8-f8d3-4250-b697-9049064feb37</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>7f2ff4f1-a0d9-43d4-90be-2430791de654</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>b00d888d-4eb2-4369-95ae-019f5c8f2caa</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>31ef2d2c-fefc-4e00-b5e9-3cf54be5cd78</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>38e62664-e4a4-40d0-84c9-2e027af043c3</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>31ef2d2c-fefc-4e00-b5e9-3cf54be5cd78</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>38e62664-e4a4-40d0-84c9-2e027af043c3</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>7f2ff4f1-a0d9-43d4-90be-2430791de654</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>b00d888d-4eb2-4369-95ae-019f5c8f2caa</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>31ef2d2c-fefc-4e00-b5e9-3cf54be5cd78</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>38e62664-e4a4-40d0-84c9-2e027af043c3</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>31ef2d2c-fefc-4e00-b5e9-3cf54be5cd78</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>38e62664-e4a4-40d0-84c9-2e027af043c3</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>1ed47056-1de2-427b-a5eb-a8386d16e4a3</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>5c5a6f9b-15ff-438a-a893-b3aea1ba1006</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>84c52dee-f719-4d70-8101-13a67e20852b</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>1ed47056-1de2-427b-a5eb-a8386d16e4a3</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>5c5a6f9b-15ff-438a-a893-b3aea1ba1006</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>84c52dee-f719-4d70-8101-13a67e20852b</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>6ae41ae7-cec7-49b4-8c88-978c9ef058a6</ID>
<NotToShip>true</NotToShip>
<SID>b0fd0368-eb1f-4355-972d-7f52037f6922</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>6ae41ae7-cec7-49b4-8c88-978c9ef058a6</ID>
<NotToShip>true</NotToShip>
<SID>b0fd0368-eb1f-4355-972d-7f52037f6922</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>deff3838-8893-4393-86e1-0581fc553c29</ID>
<Name>sample string 3</Name>
<SID>aec9a180-29dc-43ad-b2f3-1d124ef74bfc</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>deff3838-8893-4393-86e1-0581fc553c29</ID>
<Name>sample string 3</Name>
<SID>aec9a180-29dc-43ad-b2f3-1d124ef74bfc</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2025-12-15T18:26:33.0012234-05:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>