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": "cf3704e8-81b7-4c18-8159-4174c8ae90df",
"EstID": "8db19f5b-a334-4cbb-8a50-a5e8728d4b77",
"idno": 1,
"idsub": 1,
"SurveyDate": "2025-10-30T18:02:52.7121651-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2025-10-30T18:02:52.7121651-04:00",
"ShipmentSurveyContainers": [
{
"ID": "0c6e0ed0-8b02-453e-af01-e5d0c2e92418",
"SID": "9636d625-1b73-4b39-8af9-81239dd90b82",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "876f1f14-03a2-4004-b4f7-21c17e4b71d4"
},
{
"ID": "0c6e0ed0-8b02-453e-af01-e5d0c2e92418",
"SID": "9636d625-1b73-4b39-8af9-81239dd90b82",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "876f1f14-03a2-4004-b4f7-21c17e4b71d4"
}
],
"ShipmentSurveyOthers": [
{
"ID": "0f1cdedb-8e22-4849-8e8b-0119ff800e16",
"SID": "7dd7056f-69a4-43e4-a3c7-22872cc9bba8",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "0f1cdedb-8e22-4849-8e8b-0119ff800e16",
"SID": "7dd7056f-69a4-43e4-a3c7-22872cc9bba8",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "ccfd77bd-c65f-4a19-8955-94f0d023f77a",
"SID": "ec3d9efb-c8d3-4a8c-acb9-5959cc821c16",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "ccfd77bd-c65f-4a19-8955-94f0d023f77a",
"SID": "ec3d9efb-c8d3-4a8c-acb9-5959cc821c16",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "eb384988-81c2-4d4b-9e1b-248c5fa7f569",
"SID": "b42811f8-410f-49c5-af7c-ad537ac1e820",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "e5c3a4db-01ca-4f17-ad3e-c977391fcdcd",
"CID": "7aed949b-d0f8-4253-9120-c6b121b6e8ec",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "e5c3a4db-01ca-4f17-ad3e-c977391fcdcd",
"CID": "7aed949b-d0f8-4253-9120-c6b121b6e8ec",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "eb384988-81c2-4d4b-9e1b-248c5fa7f569",
"SID": "b42811f8-410f-49c5-af7c-ad537ac1e820",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "e5c3a4db-01ca-4f17-ad3e-c977391fcdcd",
"CID": "7aed949b-d0f8-4253-9120-c6b121b6e8ec",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "e5c3a4db-01ca-4f17-ad3e-c977391fcdcd",
"CID": "7aed949b-d0f8-4253-9120-c6b121b6e8ec",
"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-10-30T18:02:52.7121651-04:00</Completed>
<EstID>8db19f5b-a334-4cbb-8a50-a5e8728d4b77</EstID>
<ID>cf3704e8-81b7-4c18-8159-4174c8ae90df</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>eb384988-81c2-4d4b-9e1b-248c5fa7f569</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>b42811f8-410f-49c5-af7c-ad537ac1e820</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>7aed949b-d0f8-4253-9120-c6b121b6e8ec</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>e5c3a4db-01ca-4f17-ad3e-c977391fcdcd</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>7aed949b-d0f8-4253-9120-c6b121b6e8ec</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>e5c3a4db-01ca-4f17-ad3e-c977391fcdcd</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>eb384988-81c2-4d4b-9e1b-248c5fa7f569</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>b42811f8-410f-49c5-af7c-ad537ac1e820</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>7aed949b-d0f8-4253-9120-c6b121b6e8ec</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>e5c3a4db-01ca-4f17-ad3e-c977391fcdcd</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>7aed949b-d0f8-4253-9120-c6b121b6e8ec</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>e5c3a4db-01ca-4f17-ad3e-c977391fcdcd</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>876f1f14-03a2-4004-b4f7-21c17e4b71d4</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>0c6e0ed0-8b02-453e-af01-e5d0c2e92418</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>9636d625-1b73-4b39-8af9-81239dd90b82</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>876f1f14-03a2-4004-b4f7-21c17e4b71d4</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>0c6e0ed0-8b02-453e-af01-e5d0c2e92418</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>9636d625-1b73-4b39-8af9-81239dd90b82</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>0f1cdedb-8e22-4849-8e8b-0119ff800e16</ID>
<NotToShip>true</NotToShip>
<SID>7dd7056f-69a4-43e4-a3c7-22872cc9bba8</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>0f1cdedb-8e22-4849-8e8b-0119ff800e16</ID>
<NotToShip>true</NotToShip>
<SID>7dd7056f-69a4-43e4-a3c7-22872cc9bba8</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>ccfd77bd-c65f-4a19-8955-94f0d023f77a</ID>
<Name>sample string 3</Name>
<SID>ec3d9efb-c8d3-4a8c-acb9-5959cc821c16</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>ccfd77bd-c65f-4a19-8955-94f0d023f77a</ID>
<Name>sample string 3</Name>
<SID>ec3d9efb-c8d3-4a8c-acb9-5959cc821c16</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2025-10-30T18:02:52.7121651-04:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>