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": "b1b6b52a-0009-4f0b-8d9f-a8af220ad2bd",
"EstID": "1a4b295d-2539-4773-8321-43ecbd36ea44",
"idno": 1,
"idsub": 1,
"SurveyDate": "2026-09-13T00:43:04.1623174-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2026-09-13T00:43:04.1623174-04:00",
"ShipmentSurveyContainers": [
{
"ID": "fa10ca41-8250-4ad1-9a98-c3c87eba8fc7",
"SID": "dd1788bc-d63c-489e-bb18-b4e1680a7429",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "82c4ae8e-807c-4339-b5c6-3f552d9672f7"
},
{
"ID": "fa10ca41-8250-4ad1-9a98-c3c87eba8fc7",
"SID": "dd1788bc-d63c-489e-bb18-b4e1680a7429",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "82c4ae8e-807c-4339-b5c6-3f552d9672f7"
}
],
"ShipmentSurveyOthers": [
{
"ID": "1232895b-81f6-4883-98d2-ad2738fc1852",
"SID": "86aca82c-6236-4f84-88ec-26f7d4d118cd",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "1232895b-81f6-4883-98d2-ad2738fc1852",
"SID": "86aca82c-6236-4f84-88ec-26f7d4d118cd",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "864ff254-8307-4ec2-b560-dd7f49e25d1e",
"SID": "53bf335b-d297-4129-8fb1-0af0aff6c895",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "864ff254-8307-4ec2-b560-dd7f49e25d1e",
"SID": "53bf335b-d297-4129-8fb1-0af0aff6c895",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "7859de70-ec20-4829-836c-63ef4e8c3b81",
"SID": "463e7d3c-775d-4950-9a98-f43f7c6a7da6",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "0c0844c8-5764-4345-b743-6d57db680aee",
"CID": "8af4b066-2a72-476b-9a33-ddb77f9a0861",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "0c0844c8-5764-4345-b743-6d57db680aee",
"CID": "8af4b066-2a72-476b-9a33-ddb77f9a0861",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "7859de70-ec20-4829-836c-63ef4e8c3b81",
"SID": "463e7d3c-775d-4950-9a98-f43f7c6a7da6",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "0c0844c8-5764-4345-b743-6d57db680aee",
"CID": "8af4b066-2a72-476b-9a33-ddb77f9a0861",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "0c0844c8-5764-4345-b743-6d57db680aee",
"CID": "8af4b066-2a72-476b-9a33-ddb77f9a0861",
"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-09-13T00:43:04.1623174-04:00</Completed>
<EstID>1a4b295d-2539-4773-8321-43ecbd36ea44</EstID>
<ID>b1b6b52a-0009-4f0b-8d9f-a8af220ad2bd</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>7859de70-ec20-4829-836c-63ef4e8c3b81</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>463e7d3c-775d-4950-9a98-f43f7c6a7da6</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>8af4b066-2a72-476b-9a33-ddb77f9a0861</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>0c0844c8-5764-4345-b743-6d57db680aee</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>8af4b066-2a72-476b-9a33-ddb77f9a0861</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>0c0844c8-5764-4345-b743-6d57db680aee</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>7859de70-ec20-4829-836c-63ef4e8c3b81</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>463e7d3c-775d-4950-9a98-f43f7c6a7da6</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>8af4b066-2a72-476b-9a33-ddb77f9a0861</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>0c0844c8-5764-4345-b743-6d57db680aee</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>8af4b066-2a72-476b-9a33-ddb77f9a0861</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>0c0844c8-5764-4345-b743-6d57db680aee</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>82c4ae8e-807c-4339-b5c6-3f552d9672f7</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>fa10ca41-8250-4ad1-9a98-c3c87eba8fc7</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>dd1788bc-d63c-489e-bb18-b4e1680a7429</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>82c4ae8e-807c-4339-b5c6-3f552d9672f7</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>fa10ca41-8250-4ad1-9a98-c3c87eba8fc7</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>dd1788bc-d63c-489e-bb18-b4e1680a7429</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>1232895b-81f6-4883-98d2-ad2738fc1852</ID>
<NotToShip>true</NotToShip>
<SID>86aca82c-6236-4f84-88ec-26f7d4d118cd</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>1232895b-81f6-4883-98d2-ad2738fc1852</ID>
<NotToShip>true</NotToShip>
<SID>86aca82c-6236-4f84-88ec-26f7d4d118cd</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>864ff254-8307-4ec2-b560-dd7f49e25d1e</ID>
<Name>sample string 3</Name>
<SID>53bf335b-d297-4129-8fb1-0af0aff6c895</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>864ff254-8307-4ec2-b560-dd7f49e25d1e</ID>
<Name>sample string 3</Name>
<SID>53bf335b-d297-4129-8fb1-0af0aff6c895</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2026-09-13T00:43:04.1623174-04:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>