GET api/estimatesurvey/{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": "d363afb9-625a-43ab-81a2-046eeed27905",
"EstID": "920b0c9a-a314-47ea-9621-e94ae8aa9018",
"idno": 1,
"idsub": 1,
"SurveyDate": "2025-10-30T18:02:11.4356349-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2025-10-30T18:02:11.4356349-04:00",
"ShipmentSurveyContainers": [
{
"ID": "da2de225-3bd1-4d99-9750-27f01f40c96e",
"SID": "2b466520-2258-449f-8816-ecb9d81a15a7",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "4a842dbc-feb6-4206-8c47-aabfe8660208"
},
{
"ID": "da2de225-3bd1-4d99-9750-27f01f40c96e",
"SID": "2b466520-2258-449f-8816-ecb9d81a15a7",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "4a842dbc-feb6-4206-8c47-aabfe8660208"
}
],
"ShipmentSurveyOthers": [
{
"ID": "ede8d37b-4d55-4b94-8976-75cafc2984c1",
"SID": "49a56f2b-4928-42c7-99c6-37a89c84c7cc",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "ede8d37b-4d55-4b94-8976-75cafc2984c1",
"SID": "49a56f2b-4928-42c7-99c6-37a89c84c7cc",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "7c65e5ed-9187-4595-a4f9-b3fa1c47272b",
"SID": "8b1b75d0-f323-4687-861b-e7564b1ae063",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "7c65e5ed-9187-4595-a4f9-b3fa1c47272b",
"SID": "8b1b75d0-f323-4687-861b-e7564b1ae063",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "2c093f90-0054-4c8a-9a10-d7d8e7b13959",
"SID": "d38e4939-d9f0-4914-99ce-4957128c6eea",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "9b36c078-fd99-45b5-aa81-6368b1abf7af",
"CID": "e4b6a4a0-7bcf-468d-bd73-5239c76c09e0",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "9b36c078-fd99-45b5-aa81-6368b1abf7af",
"CID": "e4b6a4a0-7bcf-468d-bd73-5239c76c09e0",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "2c093f90-0054-4c8a-9a10-d7d8e7b13959",
"SID": "d38e4939-d9f0-4914-99ce-4957128c6eea",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "9b36c078-fd99-45b5-aa81-6368b1abf7af",
"CID": "e4b6a4a0-7bcf-468d-bd73-5239c76c09e0",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "9b36c078-fd99-45b5-aa81-6368b1abf7af",
"CID": "e4b6a4a0-7bcf-468d-bd73-5239c76c09e0",
"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:11.4356349-04:00</Completed>
<EstID>920b0c9a-a314-47ea-9621-e94ae8aa9018</EstID>
<ID>d363afb9-625a-43ab-81a2-046eeed27905</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>2c093f90-0054-4c8a-9a10-d7d8e7b13959</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>d38e4939-d9f0-4914-99ce-4957128c6eea</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>e4b6a4a0-7bcf-468d-bd73-5239c76c09e0</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>9b36c078-fd99-45b5-aa81-6368b1abf7af</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>e4b6a4a0-7bcf-468d-bd73-5239c76c09e0</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>9b36c078-fd99-45b5-aa81-6368b1abf7af</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>2c093f90-0054-4c8a-9a10-d7d8e7b13959</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>d38e4939-d9f0-4914-99ce-4957128c6eea</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>e4b6a4a0-7bcf-468d-bd73-5239c76c09e0</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>9b36c078-fd99-45b5-aa81-6368b1abf7af</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>e4b6a4a0-7bcf-468d-bd73-5239c76c09e0</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>9b36c078-fd99-45b5-aa81-6368b1abf7af</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>4a842dbc-feb6-4206-8c47-aabfe8660208</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>da2de225-3bd1-4d99-9750-27f01f40c96e</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>2b466520-2258-449f-8816-ecb9d81a15a7</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>4a842dbc-feb6-4206-8c47-aabfe8660208</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>da2de225-3bd1-4d99-9750-27f01f40c96e</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>2b466520-2258-449f-8816-ecb9d81a15a7</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>ede8d37b-4d55-4b94-8976-75cafc2984c1</ID>
<NotToShip>true</NotToShip>
<SID>49a56f2b-4928-42c7-99c6-37a89c84c7cc</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>ede8d37b-4d55-4b94-8976-75cafc2984c1</ID>
<NotToShip>true</NotToShip>
<SID>49a56f2b-4928-42c7-99c6-37a89c84c7cc</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>7c65e5ed-9187-4595-a4f9-b3fa1c47272b</ID>
<Name>sample string 3</Name>
<SID>8b1b75d0-f323-4687-861b-e7564b1ae063</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>7c65e5ed-9187-4595-a4f9-b3fa1c47272b</ID>
<Name>sample string 3</Name>
<SID>8b1b75d0-f323-4687-861b-e7564b1ae063</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2025-10-30T18:02:11.4356349-04:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>