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": "456a384c-c649-43f9-ad38-b70b6d71b2bb",
"EstID": "29d3e13c-a7f5-459c-950d-4b998469cfe6",
"idno": 1,
"idsub": 1,
"SurveyDate": "2026-04-30T09:58:33.5304411-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2026-04-30T09:58:33.5304411-04:00",
"ShipmentSurveyContainers": [
{
"ID": "33a6c757-04db-4c57-8ca1-f3b7c29e4657",
"SID": "75b2b6fa-cc3a-4d8b-99df-37636ee904e3",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "6c090bd8-f433-4849-bac8-f3f25f68a178"
},
{
"ID": "33a6c757-04db-4c57-8ca1-f3b7c29e4657",
"SID": "75b2b6fa-cc3a-4d8b-99df-37636ee904e3",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "6c090bd8-f433-4849-bac8-f3f25f68a178"
}
],
"ShipmentSurveyOthers": [
{
"ID": "f74d7c30-ce30-4b68-99e5-6fe960d0c8b0",
"SID": "d85f6e52-a2e9-42ee-a191-6c515b6db789",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "f74d7c30-ce30-4b68-99e5-6fe960d0c8b0",
"SID": "d85f6e52-a2e9-42ee-a191-6c515b6db789",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "ce0624f1-4b97-4c4f-afe8-1a42b45255b6",
"SID": "afe52ca4-ee4e-4e42-9e43-178ffd2fa47d",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "ce0624f1-4b97-4c4f-afe8-1a42b45255b6",
"SID": "afe52ca4-ee4e-4e42-9e43-178ffd2fa47d",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "ea350e0d-f6db-4978-9857-2407e11c66c8",
"SID": "8aa98e23-97fc-43cc-bff2-5e974ab41ec9",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "20d8170c-f733-4912-9fba-9839650a526b",
"CID": "f294820d-15c0-490d-9164-7a1f031bb31f",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "20d8170c-f733-4912-9fba-9839650a526b",
"CID": "f294820d-15c0-490d-9164-7a1f031bb31f",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "ea350e0d-f6db-4978-9857-2407e11c66c8",
"SID": "8aa98e23-97fc-43cc-bff2-5e974ab41ec9",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "20d8170c-f733-4912-9fba-9839650a526b",
"CID": "f294820d-15c0-490d-9164-7a1f031bb31f",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "20d8170c-f733-4912-9fba-9839650a526b",
"CID": "f294820d-15c0-490d-9164-7a1f031bb31f",
"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-04-30T09:58:33.5304411-04:00</Completed>
<EstID>29d3e13c-a7f5-459c-950d-4b998469cfe6</EstID>
<ID>456a384c-c649-43f9-ad38-b70b6d71b2bb</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>ea350e0d-f6db-4978-9857-2407e11c66c8</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>8aa98e23-97fc-43cc-bff2-5e974ab41ec9</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>f294820d-15c0-490d-9164-7a1f031bb31f</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>20d8170c-f733-4912-9fba-9839650a526b</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>f294820d-15c0-490d-9164-7a1f031bb31f</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>20d8170c-f733-4912-9fba-9839650a526b</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>ea350e0d-f6db-4978-9857-2407e11c66c8</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>8aa98e23-97fc-43cc-bff2-5e974ab41ec9</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>f294820d-15c0-490d-9164-7a1f031bb31f</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>20d8170c-f733-4912-9fba-9839650a526b</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>f294820d-15c0-490d-9164-7a1f031bb31f</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>20d8170c-f733-4912-9fba-9839650a526b</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>6c090bd8-f433-4849-bac8-f3f25f68a178</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>33a6c757-04db-4c57-8ca1-f3b7c29e4657</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>75b2b6fa-cc3a-4d8b-99df-37636ee904e3</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>6c090bd8-f433-4849-bac8-f3f25f68a178</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>33a6c757-04db-4c57-8ca1-f3b7c29e4657</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>75b2b6fa-cc3a-4d8b-99df-37636ee904e3</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>f74d7c30-ce30-4b68-99e5-6fe960d0c8b0</ID>
<NotToShip>true</NotToShip>
<SID>d85f6e52-a2e9-42ee-a191-6c515b6db789</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>f74d7c30-ce30-4b68-99e5-6fe960d0c8b0</ID>
<NotToShip>true</NotToShip>
<SID>d85f6e52-a2e9-42ee-a191-6c515b6db789</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>ce0624f1-4b97-4c4f-afe8-1a42b45255b6</ID>
<Name>sample string 3</Name>
<SID>afe52ca4-ee4e-4e42-9e43-178ffd2fa47d</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>ce0624f1-4b97-4c4f-afe8-1a42b45255b6</ID>
<Name>sample string 3</Name>
<SID>afe52ca4-ee4e-4e42-9e43-178ffd2fa47d</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2026-04-30T09:58:33.5304411-04:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>