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": "be5b4499-d6e8-4e26-bb62-540863e7f0e3",
"EstID": "67089c79-5394-4d71-8f71-fe7cb21fcbcf",
"idno": 1,
"idsub": 1,
"SurveyDate": "2025-12-15T18:25:42.3522139-05:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2025-12-15T18:25:42.3522139-05:00",
"ShipmentSurveyContainers": [
{
"ID": "dbaa5c46-4991-4f23-8087-9b58a97eb7ad",
"SID": "33c8b98c-d2da-46c6-afe9-e6fcd82ee220",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "74c19d08-ef22-4d44-9adf-189c88d133fa"
},
{
"ID": "dbaa5c46-4991-4f23-8087-9b58a97eb7ad",
"SID": "33c8b98c-d2da-46c6-afe9-e6fcd82ee220",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "74c19d08-ef22-4d44-9adf-189c88d133fa"
}
],
"ShipmentSurveyOthers": [
{
"ID": "2903c4cd-55a9-42a1-a04a-29258f8ec89d",
"SID": "064bbd00-9c9b-454f-8057-0bc850753466",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "2903c4cd-55a9-42a1-a04a-29258f8ec89d",
"SID": "064bbd00-9c9b-454f-8057-0bc850753466",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "b1e9900e-40c3-4909-95b7-e5a1108ef30d",
"SID": "120205c2-38e2-4eb1-917b-5181b4bb48dc",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "b1e9900e-40c3-4909-95b7-e5a1108ef30d",
"SID": "120205c2-38e2-4eb1-917b-5181b4bb48dc",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "57307a6c-a9d1-4c6e-b5b9-f41eb30d04b4",
"SID": "771f7ac0-ad98-4a85-b795-a4942aec6816",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "bfe50a56-6e14-46fc-85d6-56b85588840b",
"CID": "28105093-417f-4686-a5a3-b73348a86543",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "bfe50a56-6e14-46fc-85d6-56b85588840b",
"CID": "28105093-417f-4686-a5a3-b73348a86543",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "57307a6c-a9d1-4c6e-b5b9-f41eb30d04b4",
"SID": "771f7ac0-ad98-4a85-b795-a4942aec6816",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "bfe50a56-6e14-46fc-85d6-56b85588840b",
"CID": "28105093-417f-4686-a5a3-b73348a86543",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "bfe50a56-6e14-46fc-85d6-56b85588840b",
"CID": "28105093-417f-4686-a5a3-b73348a86543",
"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-12-15T18:25:42.3522139-05:00</Completed>
<EstID>67089c79-5394-4d71-8f71-fe7cb21fcbcf</EstID>
<ID>be5b4499-d6e8-4e26-bb62-540863e7f0e3</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>57307a6c-a9d1-4c6e-b5b9-f41eb30d04b4</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>771f7ac0-ad98-4a85-b795-a4942aec6816</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>28105093-417f-4686-a5a3-b73348a86543</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>bfe50a56-6e14-46fc-85d6-56b85588840b</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>28105093-417f-4686-a5a3-b73348a86543</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>bfe50a56-6e14-46fc-85d6-56b85588840b</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>57307a6c-a9d1-4c6e-b5b9-f41eb30d04b4</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>771f7ac0-ad98-4a85-b795-a4942aec6816</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>28105093-417f-4686-a5a3-b73348a86543</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>bfe50a56-6e14-46fc-85d6-56b85588840b</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>28105093-417f-4686-a5a3-b73348a86543</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>bfe50a56-6e14-46fc-85d6-56b85588840b</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>74c19d08-ef22-4d44-9adf-189c88d133fa</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>dbaa5c46-4991-4f23-8087-9b58a97eb7ad</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>33c8b98c-d2da-46c6-afe9-e6fcd82ee220</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>74c19d08-ef22-4d44-9adf-189c88d133fa</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>dbaa5c46-4991-4f23-8087-9b58a97eb7ad</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>33c8b98c-d2da-46c6-afe9-e6fcd82ee220</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>2903c4cd-55a9-42a1-a04a-29258f8ec89d</ID>
<NotToShip>true</NotToShip>
<SID>064bbd00-9c9b-454f-8057-0bc850753466</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>2903c4cd-55a9-42a1-a04a-29258f8ec89d</ID>
<NotToShip>true</NotToShip>
<SID>064bbd00-9c9b-454f-8057-0bc850753466</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>b1e9900e-40c3-4909-95b7-e5a1108ef30d</ID>
<Name>sample string 3</Name>
<SID>120205c2-38e2-4eb1-917b-5181b4bb48dc</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>b1e9900e-40c3-4909-95b7-e5a1108ef30d</ID>
<Name>sample string 3</Name>
<SID>120205c2-38e2-4eb1-917b-5181b4bb48dc</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2025-12-15T18:25:42.3522139-05:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>