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
ShipmentSurveyName | 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": "f85cd826-d0d6-4ebb-ad3c-3abb3a6c2003", "EstID": "2fd2e6ab-ad6c-4da8-a9ea-ed4f287a176f", "idno": 1, "idsub": 1, "SurveyDate": "2025-07-01T04:37:49.9524208-04:00", "Note": "sample string 2", "Weight": 1, "Area": 1, "UID": "sample string 3", "Completed": "2025-07-01T04:37:49.9524208-04:00", "ShipmentSurveyContainers": [ { "ID": "85cd020b-63b6-46e6-acad-601fea90bcc3", "SID": "fb4a533c-a3e8-4277-aa0a-b55e1daf3087", "Name": "sample string 3", "Qty": 1.1, "Cubes": 1.1, "Density": 1.1, "SortVal": 1, "CID": "726727ba-50a5-4f0e-ba8b-d631e2e4fdfb" }, { "ID": "85cd020b-63b6-46e6-acad-601fea90bcc3", "SID": "fb4a533c-a3e8-4277-aa0a-b55e1daf3087", "Name": "sample string 3", "Qty": 1.1, "Cubes": 1.1, "Density": 1.1, "SortVal": 1, "CID": "726727ba-50a5-4f0e-ba8b-d631e2e4fdfb" } ], "ShipmentSurveyOthers": [ { "ID": "19544f8b-3f37-4bc3-bc5f-94a57498f01a", "SID": "7024d70b-3fad-47f8-a3e2-44e29184c23b", "Description": "sample string 3", "Weight": 1, "NotToShip": true }, { "ID": "19544f8b-3f37-4bc3-bc5f-94a57498f01a", "SID": "7024d70b-3fad-47f8-a3e2-44e29184c23b", "Description": "sample string 3", "Weight": 1, "NotToShip": true } ], "ShipmentSurveyQuestions": [ { "ID": "a0a8b7bf-ae64-4952-9874-03e9ac303ca4", "SID": "7ab20d1e-df44-43c1-9253-6584766d9b86", "Name": "sample string 3", "Checked": true, "SortVal": 1, "ShipmentField": "sample string 5", "AddToCategory": "sample string 6" }, { "ID": "a0a8b7bf-ae64-4952-9874-03e9ac303ca4", "SID": "7ab20d1e-df44-43c1-9253-6584766d9b86", "Name": "sample string 3", "Checked": true, "SortVal": 1, "ShipmentField": "sample string 5", "AddToCategory": "sample string 6" } ], "ShipmentSurveyCategories": [ { "ID": "dfb90182-c5eb-480a-970d-760b10471840", "SID": "960e1d23-8002-4fa0-a0ae-f56baea85b06", "Name": "sample string 3", "Cubes": 1.1, "Density": 1.1, "Note": "sample string 4", "Weight": 1, "ClassName": "sample string 5", "ShipmentSurveyItems": [ { "ID": "26c6f7fe-0ebb-4771-b47a-44d79e53489f", "CID": "19eb5f3c-aa51-458e-b62c-0110dd08c50c", "Name": "sample string 3", "Qty": 1.1, "Cubes": 1.1, "Density": 1.1, "Note": "sample string 4", "NotToShip": true, "Weight": 1 }, { "ID": "26c6f7fe-0ebb-4771-b47a-44d79e53489f", "CID": "19eb5f3c-aa51-458e-b62c-0110dd08c50c", "Name": "sample string 3", "Qty": 1.1, "Cubes": 1.1, "Density": 1.1, "Note": "sample string 4", "NotToShip": true, "Weight": 1 } ] }, { "ID": "dfb90182-c5eb-480a-970d-760b10471840", "SID": "960e1d23-8002-4fa0-a0ae-f56baea85b06", "Name": "sample string 3", "Cubes": 1.1, "Density": 1.1, "Note": "sample string 4", "Weight": 1, "ClassName": "sample string 5", "ShipmentSurveyItems": [ { "ID": "26c6f7fe-0ebb-4771-b47a-44d79e53489f", "CID": "19eb5f3c-aa51-458e-b62c-0110dd08c50c", "Name": "sample string 3", "Qty": 1.1, "Cubes": 1.1, "Density": 1.1, "Note": "sample string 4", "NotToShip": true, "Weight": 1 }, { "ID": "26c6f7fe-0ebb-4771-b47a-44d79e53489f", "CID": "19eb5f3c-aa51-458e-b62c-0110dd08c50c", "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-07-01T04:37:49.9524208-04:00</Completed> <EstID>2fd2e6ab-ad6c-4da8-a9ea-ed4f287a176f</EstID> <ID>f85cd826-d0d6-4ebb-ad3c-3abb3a6c2003</ID> <Note>sample string 2</Note> <ShipmentSurveyCategories> <ShipmentSurveyCategory> <ClassName>sample string 5</ClassName> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>dfb90182-c5eb-480a-970d-760b10471840</ID> <Name>sample string 3</Name> <Note>sample string 4</Note> <SID>960e1d23-8002-4fa0-a0ae-f56baea85b06</SID> <ShipmentSurveyItems> <ShipmentSurveyItem> <CID>19eb5f3c-aa51-458e-b62c-0110dd08c50c</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>26c6f7fe-0ebb-4771-b47a-44d79e53489f</ID> <Name>sample string 3</Name> <NotToShip>true</NotToShip> <Note>sample string 4</Note> <Qty>1.1</Qty> <Weight>1</Weight> </ShipmentSurveyItem> <ShipmentSurveyItem> <CID>19eb5f3c-aa51-458e-b62c-0110dd08c50c</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>26c6f7fe-0ebb-4771-b47a-44d79e53489f</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>dfb90182-c5eb-480a-970d-760b10471840</ID> <Name>sample string 3</Name> <Note>sample string 4</Note> <SID>960e1d23-8002-4fa0-a0ae-f56baea85b06</SID> <ShipmentSurveyItems> <ShipmentSurveyItem> <CID>19eb5f3c-aa51-458e-b62c-0110dd08c50c</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>26c6f7fe-0ebb-4771-b47a-44d79e53489f</ID> <Name>sample string 3</Name> <NotToShip>true</NotToShip> <Note>sample string 4</Note> <Qty>1.1</Qty> <Weight>1</Weight> </ShipmentSurveyItem> <ShipmentSurveyItem> <CID>19eb5f3c-aa51-458e-b62c-0110dd08c50c</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>26c6f7fe-0ebb-4771-b47a-44d79e53489f</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>726727ba-50a5-4f0e-ba8b-d631e2e4fdfb</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>85cd020b-63b6-46e6-acad-601fea90bcc3</ID> <Name>sample string 3</Name> <Qty>1.1</Qty> <SID>fb4a533c-a3e8-4277-aa0a-b55e1daf3087</SID> <SortVal>1</SortVal> </ShipmentSurveyContainer> <ShipmentSurveyContainer> <CID>726727ba-50a5-4f0e-ba8b-d631e2e4fdfb</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>85cd020b-63b6-46e6-acad-601fea90bcc3</ID> <Name>sample string 3</Name> <Qty>1.1</Qty> <SID>fb4a533c-a3e8-4277-aa0a-b55e1daf3087</SID> <SortVal>1</SortVal> </ShipmentSurveyContainer> </ShipmentSurveyContainers> <ShipmentSurveyOthers> <ShipmentSurveyOther> <Description>sample string 3</Description> <ID>19544f8b-3f37-4bc3-bc5f-94a57498f01a</ID> <NotToShip>true</NotToShip> <SID>7024d70b-3fad-47f8-a3e2-44e29184c23b</SID> <Weight>1</Weight> </ShipmentSurveyOther> <ShipmentSurveyOther> <Description>sample string 3</Description> <ID>19544f8b-3f37-4bc3-bc5f-94a57498f01a</ID> <NotToShip>true</NotToShip> <SID>7024d70b-3fad-47f8-a3e2-44e29184c23b</SID> <Weight>1</Weight> </ShipmentSurveyOther> </ShipmentSurveyOthers> <ShipmentSurveyQuestions> <ShipmentSurveyQuestion> <AddToCategory>sample string 6</AddToCategory> <Checked>true</Checked> <ID>a0a8b7bf-ae64-4952-9874-03e9ac303ca4</ID> <Name>sample string 3</Name> <SID>7ab20d1e-df44-43c1-9253-6584766d9b86</SID> <ShipmentField>sample string 5</ShipmentField> <SortVal>1</SortVal> </ShipmentSurveyQuestion> <ShipmentSurveyQuestion> <AddToCategory>sample string 6</AddToCategory> <Checked>true</Checked> <ID>a0a8b7bf-ae64-4952-9874-03e9ac303ca4</ID> <Name>sample string 3</Name> <SID>7ab20d1e-df44-43c1-9253-6584766d9b86</SID> <ShipmentField>sample string 5</ShipmentField> <SortVal>1</SortVal> </ShipmentSurveyQuestion> </ShipmentSurveyQuestions> <SurveyDate>2025-07-01T04:37:49.9524208-04:00</SurveyDate> <UID>sample string 3</UID> <Weight>1</Weight> <idno>1</idno> <idsub>1</idsub> </ShipmentSurvey>