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": "ac46822a-4c7c-4d3f-aedd-b9dc2b700bba",
"EstID": "f5e3595e-91c7-474a-b5b0-78dd68b98149",
"idno": 1,
"idsub": 1,
"SurveyDate": "2025-10-30T18:02:53.0402923-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2025-10-30T18:02:53.0402923-04:00",
"ShipmentSurveyContainers": [
{
"ID": "dd77653f-ef15-4f35-ab2b-d1b9993e0717",
"SID": "70c6166f-b181-43ae-b89c-78ab77b97017",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "289bbaed-4bf9-43b2-be3a-098d4cf52069"
},
{
"ID": "dd77653f-ef15-4f35-ab2b-d1b9993e0717",
"SID": "70c6166f-b181-43ae-b89c-78ab77b97017",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "289bbaed-4bf9-43b2-be3a-098d4cf52069"
}
],
"ShipmentSurveyOthers": [
{
"ID": "b47aefa0-eec2-4734-aee6-907985d56512",
"SID": "7112de01-c4af-4455-b67f-221941ab7466",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "b47aefa0-eec2-4734-aee6-907985d56512",
"SID": "7112de01-c4af-4455-b67f-221941ab7466",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "2c1df770-c847-4db5-b77e-2aa7d6952d45",
"SID": "4709e0d5-40fc-43c0-8083-65b06e1b6ca1",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "2c1df770-c847-4db5-b77e-2aa7d6952d45",
"SID": "4709e0d5-40fc-43c0-8083-65b06e1b6ca1",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "70168659-ff44-4201-90be-7b414b5d092e",
"SID": "d8bdc2bf-5c0b-47e7-96c0-3dd42905e5f8",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "cd7c522b-7e7a-4591-a4dc-42519eff9149",
"CID": "fd3a467a-558e-4e02-9b7f-1a794e57a4cf",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "cd7c522b-7e7a-4591-a4dc-42519eff9149",
"CID": "fd3a467a-558e-4e02-9b7f-1a794e57a4cf",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "70168659-ff44-4201-90be-7b414b5d092e",
"SID": "d8bdc2bf-5c0b-47e7-96c0-3dd42905e5f8",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "cd7c522b-7e7a-4591-a4dc-42519eff9149",
"CID": "fd3a467a-558e-4e02-9b7f-1a794e57a4cf",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "cd7c522b-7e7a-4591-a4dc-42519eff9149",
"CID": "fd3a467a-558e-4e02-9b7f-1a794e57a4cf",
"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-10-30T18:02:53.0402923-04:00</Completed>
<EstID>f5e3595e-91c7-474a-b5b0-78dd68b98149</EstID>
<ID>ac46822a-4c7c-4d3f-aedd-b9dc2b700bba</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>70168659-ff44-4201-90be-7b414b5d092e</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>d8bdc2bf-5c0b-47e7-96c0-3dd42905e5f8</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>fd3a467a-558e-4e02-9b7f-1a794e57a4cf</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>cd7c522b-7e7a-4591-a4dc-42519eff9149</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>fd3a467a-558e-4e02-9b7f-1a794e57a4cf</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>cd7c522b-7e7a-4591-a4dc-42519eff9149</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>70168659-ff44-4201-90be-7b414b5d092e</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>d8bdc2bf-5c0b-47e7-96c0-3dd42905e5f8</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>fd3a467a-558e-4e02-9b7f-1a794e57a4cf</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>cd7c522b-7e7a-4591-a4dc-42519eff9149</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>fd3a467a-558e-4e02-9b7f-1a794e57a4cf</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>cd7c522b-7e7a-4591-a4dc-42519eff9149</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>289bbaed-4bf9-43b2-be3a-098d4cf52069</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>dd77653f-ef15-4f35-ab2b-d1b9993e0717</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>70c6166f-b181-43ae-b89c-78ab77b97017</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>289bbaed-4bf9-43b2-be3a-098d4cf52069</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>dd77653f-ef15-4f35-ab2b-d1b9993e0717</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>70c6166f-b181-43ae-b89c-78ab77b97017</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>b47aefa0-eec2-4734-aee6-907985d56512</ID>
<NotToShip>true</NotToShip>
<SID>7112de01-c4af-4455-b67f-221941ab7466</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>b47aefa0-eec2-4734-aee6-907985d56512</ID>
<NotToShip>true</NotToShip>
<SID>7112de01-c4af-4455-b67f-221941ab7466</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>2c1df770-c847-4db5-b77e-2aa7d6952d45</ID>
<Name>sample string 3</Name>
<SID>4709e0d5-40fc-43c0-8083-65b06e1b6ca1</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>2c1df770-c847-4db5-b77e-2aa7d6952d45</ID>
<Name>sample string 3</Name>
<SID>4709e0d5-40fc-43c0-8083-65b06e1b6ca1</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2025-10-30T18:02:53.0402923-04:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>