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": "d95d65d9-c9c1-4f3a-bfea-34d6fde28037", "EstID": "785ba0cd-5f2c-44d0-bf23-fb028d7ea059", "idno": 1, "idsub": 1, "SurveyDate": "2025-01-21T23:47:06.2323487-05:00", "Note": "sample string 2", "Weight": 1, "Area": 1, "UID": "sample string 3", "Completed": "2025-01-21T23:47:06.2323487-05:00", "ShipmentSurveyContainers": [ { "ID": "75914a84-0627-4c7a-b6ba-ca93b15aa535", "SID": "0e7f4708-dc2f-48ab-ad3b-adee712188d9", "Name": "sample string 3", "Qty": 1.1, "Cubes": 1.1, "Density": 1.1, "SortVal": 1, "CID": "6841b97c-9c47-4790-b2fb-7019fb884cfb" }, { "ID": "75914a84-0627-4c7a-b6ba-ca93b15aa535", "SID": "0e7f4708-dc2f-48ab-ad3b-adee712188d9", "Name": "sample string 3", "Qty": 1.1, "Cubes": 1.1, "Density": 1.1, "SortVal": 1, "CID": "6841b97c-9c47-4790-b2fb-7019fb884cfb" } ], "ShipmentSurveyOthers": [ { "ID": "e27bec1c-5f19-441a-9c17-25fac03360e4", "SID": "814d726d-ab15-43f8-9f91-0391fe5a5415", "Description": "sample string 3", "Weight": 1, "NotToShip": true }, { "ID": "e27bec1c-5f19-441a-9c17-25fac03360e4", "SID": "814d726d-ab15-43f8-9f91-0391fe5a5415", "Description": "sample string 3", "Weight": 1, "NotToShip": true } ], "ShipmentSurveyQuestions": [ { "ID": "be30fd1a-6746-467b-99a9-8f1496f7cf80", "SID": "057b3cca-14d8-470e-b9cd-2e70ede1d5e2", "Name": "sample string 3", "Checked": true, "SortVal": 1, "ShipmentField": "sample string 5", "AddToCategory": "sample string 6" }, { "ID": "be30fd1a-6746-467b-99a9-8f1496f7cf80", "SID": "057b3cca-14d8-470e-b9cd-2e70ede1d5e2", "Name": "sample string 3", "Checked": true, "SortVal": 1, "ShipmentField": "sample string 5", "AddToCategory": "sample string 6" } ], "ShipmentSurveyCategories": [ { "ID": "c3b8bb7c-7af0-49aa-82ce-04895f83ceee", "SID": "9947557f-5763-437c-940d-fb291037475d", "Name": "sample string 3", "Cubes": 1.1, "Density": 1.1, "Note": "sample string 4", "Weight": 1, "ClassName": "sample string 5", "ShipmentSurveyItems": [ { "ID": "9bd9eb98-2d4b-4fc3-b5e5-f740c9c85a53", "CID": "14340654-32e5-4fbd-9a2d-34bc8b4ac3b7", "Name": "sample string 3", "Qty": 1.1, "Cubes": 1.1, "Density": 1.1, "Note": "sample string 4", "NotToShip": true, "Weight": 1 }, { "ID": "9bd9eb98-2d4b-4fc3-b5e5-f740c9c85a53", "CID": "14340654-32e5-4fbd-9a2d-34bc8b4ac3b7", "Name": "sample string 3", "Qty": 1.1, "Cubes": 1.1, "Density": 1.1, "Note": "sample string 4", "NotToShip": true, "Weight": 1 } ] }, { "ID": "c3b8bb7c-7af0-49aa-82ce-04895f83ceee", "SID": "9947557f-5763-437c-940d-fb291037475d", "Name": "sample string 3", "Cubes": 1.1, "Density": 1.1, "Note": "sample string 4", "Weight": 1, "ClassName": "sample string 5", "ShipmentSurveyItems": [ { "ID": "9bd9eb98-2d4b-4fc3-b5e5-f740c9c85a53", "CID": "14340654-32e5-4fbd-9a2d-34bc8b4ac3b7", "Name": "sample string 3", "Qty": 1.1, "Cubes": 1.1, "Density": 1.1, "Note": "sample string 4", "NotToShip": true, "Weight": 1 }, { "ID": "9bd9eb98-2d4b-4fc3-b5e5-f740c9c85a53", "CID": "14340654-32e5-4fbd-9a2d-34bc8b4ac3b7", "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-01-21T23:47:06.2323487-05:00</Completed> <EstID>785ba0cd-5f2c-44d0-bf23-fb028d7ea059</EstID> <ID>d95d65d9-c9c1-4f3a-bfea-34d6fde28037</ID> <Note>sample string 2</Note> <ShipmentSurveyCategories> <ShipmentSurveyCategory> <ClassName>sample string 5</ClassName> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>c3b8bb7c-7af0-49aa-82ce-04895f83ceee</ID> <Name>sample string 3</Name> <Note>sample string 4</Note> <SID>9947557f-5763-437c-940d-fb291037475d</SID> <ShipmentSurveyItems> <ShipmentSurveyItem> <CID>14340654-32e5-4fbd-9a2d-34bc8b4ac3b7</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>9bd9eb98-2d4b-4fc3-b5e5-f740c9c85a53</ID> <Name>sample string 3</Name> <NotToShip>true</NotToShip> <Note>sample string 4</Note> <Qty>1.1</Qty> <Weight>1</Weight> </ShipmentSurveyItem> <ShipmentSurveyItem> <CID>14340654-32e5-4fbd-9a2d-34bc8b4ac3b7</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>9bd9eb98-2d4b-4fc3-b5e5-f740c9c85a53</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>c3b8bb7c-7af0-49aa-82ce-04895f83ceee</ID> <Name>sample string 3</Name> <Note>sample string 4</Note> <SID>9947557f-5763-437c-940d-fb291037475d</SID> <ShipmentSurveyItems> <ShipmentSurveyItem> <CID>14340654-32e5-4fbd-9a2d-34bc8b4ac3b7</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>9bd9eb98-2d4b-4fc3-b5e5-f740c9c85a53</ID> <Name>sample string 3</Name> <NotToShip>true</NotToShip> <Note>sample string 4</Note> <Qty>1.1</Qty> <Weight>1</Weight> </ShipmentSurveyItem> <ShipmentSurveyItem> <CID>14340654-32e5-4fbd-9a2d-34bc8b4ac3b7</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>9bd9eb98-2d4b-4fc3-b5e5-f740c9c85a53</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>6841b97c-9c47-4790-b2fb-7019fb884cfb</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>75914a84-0627-4c7a-b6ba-ca93b15aa535</ID> <Name>sample string 3</Name> <Qty>1.1</Qty> <SID>0e7f4708-dc2f-48ab-ad3b-adee712188d9</SID> <SortVal>1</SortVal> </ShipmentSurveyContainer> <ShipmentSurveyContainer> <CID>6841b97c-9c47-4790-b2fb-7019fb884cfb</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>75914a84-0627-4c7a-b6ba-ca93b15aa535</ID> <Name>sample string 3</Name> <Qty>1.1</Qty> <SID>0e7f4708-dc2f-48ab-ad3b-adee712188d9</SID> <SortVal>1</SortVal> </ShipmentSurveyContainer> </ShipmentSurveyContainers> <ShipmentSurveyOthers> <ShipmentSurveyOther> <Description>sample string 3</Description> <ID>e27bec1c-5f19-441a-9c17-25fac03360e4</ID> <NotToShip>true</NotToShip> <SID>814d726d-ab15-43f8-9f91-0391fe5a5415</SID> <Weight>1</Weight> </ShipmentSurveyOther> <ShipmentSurveyOther> <Description>sample string 3</Description> <ID>e27bec1c-5f19-441a-9c17-25fac03360e4</ID> <NotToShip>true</NotToShip> <SID>814d726d-ab15-43f8-9f91-0391fe5a5415</SID> <Weight>1</Weight> </ShipmentSurveyOther> </ShipmentSurveyOthers> <ShipmentSurveyQuestions> <ShipmentSurveyQuestion> <AddToCategory>sample string 6</AddToCategory> <Checked>true</Checked> <ID>be30fd1a-6746-467b-99a9-8f1496f7cf80</ID> <Name>sample string 3</Name> <SID>057b3cca-14d8-470e-b9cd-2e70ede1d5e2</SID> <ShipmentField>sample string 5</ShipmentField> <SortVal>1</SortVal> </ShipmentSurveyQuestion> <ShipmentSurveyQuestion> <AddToCategory>sample string 6</AddToCategory> <Checked>true</Checked> <ID>be30fd1a-6746-467b-99a9-8f1496f7cf80</ID> <Name>sample string 3</Name> <SID>057b3cca-14d8-470e-b9cd-2e70ede1d5e2</SID> <ShipmentField>sample string 5</ShipmentField> <SortVal>1</SortVal> </ShipmentSurveyQuestion> </ShipmentSurveyQuestions> <SurveyDate>2025-01-21T23:47:06.2323487-05:00</SurveyDate> <UID>sample string 3</UID> <Weight>1</Weight> <idno>1</idno> <idsub>1</idsub> </ShipmentSurvey>