GET api/shipmentsurvey/{idno}/{idsub}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idno | integer |
Required |
|
| idsub | integer |
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": "5a66ba95-724f-4284-bc14-9b13e80da15d",
"EstID": "f7a13da4-96aa-4282-b237-1dc3f0b2fb00",
"idno": 1,
"idsub": 1,
"SurveyDate": "2026-04-30T09:55:03.3210685-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2026-04-30T09:55:03.3210685-04:00",
"ShipmentSurveyContainers": [
{
"ID": "ecb6a45b-786a-4e48-a5fa-a7073ddaed55",
"SID": "9746a55b-38e6-4b04-8038-4082af2122b6",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "57469ecc-3c4d-401f-8539-6fa7d87656d2"
},
{
"ID": "ecb6a45b-786a-4e48-a5fa-a7073ddaed55",
"SID": "9746a55b-38e6-4b04-8038-4082af2122b6",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "57469ecc-3c4d-401f-8539-6fa7d87656d2"
}
],
"ShipmentSurveyOthers": [
{
"ID": "dbcf779c-dbea-4676-8545-3d0c48a88acd",
"SID": "63697742-4318-4700-bde7-2c6348ecc494",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "dbcf779c-dbea-4676-8545-3d0c48a88acd",
"SID": "63697742-4318-4700-bde7-2c6348ecc494",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "2687dfd6-d0fb-4bfc-9438-f547c844a980",
"SID": "82023e67-b3ca-4bf6-ad3a-580746be6daa",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "2687dfd6-d0fb-4bfc-9438-f547c844a980",
"SID": "82023e67-b3ca-4bf6-ad3a-580746be6daa",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "794329e3-8d6b-4c4b-a12f-969855ccfb71",
"SID": "64bcde4a-c891-4905-a070-740c25edbbd4",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "087e13bc-a560-4aee-8e00-1fe37194776f",
"CID": "0f0d7ed0-c4a8-4cba-a781-dbf3b8a40bdd",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "087e13bc-a560-4aee-8e00-1fe37194776f",
"CID": "0f0d7ed0-c4a8-4cba-a781-dbf3b8a40bdd",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "794329e3-8d6b-4c4b-a12f-969855ccfb71",
"SID": "64bcde4a-c891-4905-a070-740c25edbbd4",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "087e13bc-a560-4aee-8e00-1fe37194776f",
"CID": "0f0d7ed0-c4a8-4cba-a781-dbf3b8a40bdd",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "087e13bc-a560-4aee-8e00-1fe37194776f",
"CID": "0f0d7ed0-c4a8-4cba-a781-dbf3b8a40bdd",
"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>2026-04-30T09:55:03.3210685-04:00</Completed>
<EstID>f7a13da4-96aa-4282-b237-1dc3f0b2fb00</EstID>
<ID>5a66ba95-724f-4284-bc14-9b13e80da15d</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>794329e3-8d6b-4c4b-a12f-969855ccfb71</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>64bcde4a-c891-4905-a070-740c25edbbd4</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>0f0d7ed0-c4a8-4cba-a781-dbf3b8a40bdd</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>087e13bc-a560-4aee-8e00-1fe37194776f</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>0f0d7ed0-c4a8-4cba-a781-dbf3b8a40bdd</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>087e13bc-a560-4aee-8e00-1fe37194776f</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>794329e3-8d6b-4c4b-a12f-969855ccfb71</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>64bcde4a-c891-4905-a070-740c25edbbd4</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>0f0d7ed0-c4a8-4cba-a781-dbf3b8a40bdd</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>087e13bc-a560-4aee-8e00-1fe37194776f</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>0f0d7ed0-c4a8-4cba-a781-dbf3b8a40bdd</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>087e13bc-a560-4aee-8e00-1fe37194776f</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>57469ecc-3c4d-401f-8539-6fa7d87656d2</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>ecb6a45b-786a-4e48-a5fa-a7073ddaed55</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>9746a55b-38e6-4b04-8038-4082af2122b6</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>57469ecc-3c4d-401f-8539-6fa7d87656d2</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>ecb6a45b-786a-4e48-a5fa-a7073ddaed55</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>9746a55b-38e6-4b04-8038-4082af2122b6</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>dbcf779c-dbea-4676-8545-3d0c48a88acd</ID>
<NotToShip>true</NotToShip>
<SID>63697742-4318-4700-bde7-2c6348ecc494</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>dbcf779c-dbea-4676-8545-3d0c48a88acd</ID>
<NotToShip>true</NotToShip>
<SID>63697742-4318-4700-bde7-2c6348ecc494</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>2687dfd6-d0fb-4bfc-9438-f547c844a980</ID>
<Name>sample string 3</Name>
<SID>82023e67-b3ca-4bf6-ad3a-580746be6daa</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>2687dfd6-d0fb-4bfc-9438-f547c844a980</ID>
<Name>sample string 3</Name>
<SID>82023e67-b3ca-4bf6-ad3a-580746be6daa</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2026-04-30T09:55:03.3210685-04:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>