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": "1d841e18-33f0-4396-876f-d18fd7526250",
"EstID": "0beff226-b3ec-4131-af98-5e85b29c2685",
"idno": 1,
"idsub": 1,
"SurveyDate": "2026-07-29T17:48:10.1286747-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2026-07-29T17:48:10.1286747-04:00",
"ShipmentSurveyContainers": [
{
"ID": "0cb9b233-4e72-4036-976a-aec0fcb67c51",
"SID": "d13610d4-78f3-49f6-8116-0dc5c97324ce",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "b1513a8f-1d7a-4b82-ae5b-85de4c0c554e"
},
{
"ID": "0cb9b233-4e72-4036-976a-aec0fcb67c51",
"SID": "d13610d4-78f3-49f6-8116-0dc5c97324ce",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "b1513a8f-1d7a-4b82-ae5b-85de4c0c554e"
}
],
"ShipmentSurveyOthers": [
{
"ID": "f129568f-7a33-4055-948f-b395f61769ce",
"SID": "dcda441d-3f70-490e-ab86-ce250c0db9a3",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "f129568f-7a33-4055-948f-b395f61769ce",
"SID": "dcda441d-3f70-490e-ab86-ce250c0db9a3",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "a3c52fa6-bb91-469f-9836-5eb9c979bb46",
"SID": "3a05a432-a907-4317-b3af-aa1a7ab612b8",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "a3c52fa6-bb91-469f-9836-5eb9c979bb46",
"SID": "3a05a432-a907-4317-b3af-aa1a7ab612b8",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "e67d73cd-565e-4a48-a3e2-7dc8c8e6b69b",
"SID": "f6d247ab-bd9a-4eeb-98ec-7a6ea219d36a",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "2f1e5a57-e288-4774-a8eb-0495f348d8cc",
"CID": "1dde832d-da90-40ff-a941-33f7ecd0c826",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "2f1e5a57-e288-4774-a8eb-0495f348d8cc",
"CID": "1dde832d-da90-40ff-a941-33f7ecd0c826",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "e67d73cd-565e-4a48-a3e2-7dc8c8e6b69b",
"SID": "f6d247ab-bd9a-4eeb-98ec-7a6ea219d36a",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "2f1e5a57-e288-4774-a8eb-0495f348d8cc",
"CID": "1dde832d-da90-40ff-a941-33f7ecd0c826",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "2f1e5a57-e288-4774-a8eb-0495f348d8cc",
"CID": "1dde832d-da90-40ff-a941-33f7ecd0c826",
"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-07-29T17:48:10.1286747-04:00</Completed>
<EstID>0beff226-b3ec-4131-af98-5e85b29c2685</EstID>
<ID>1d841e18-33f0-4396-876f-d18fd7526250</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>e67d73cd-565e-4a48-a3e2-7dc8c8e6b69b</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>f6d247ab-bd9a-4eeb-98ec-7a6ea219d36a</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>1dde832d-da90-40ff-a941-33f7ecd0c826</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>2f1e5a57-e288-4774-a8eb-0495f348d8cc</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>1dde832d-da90-40ff-a941-33f7ecd0c826</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>2f1e5a57-e288-4774-a8eb-0495f348d8cc</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>e67d73cd-565e-4a48-a3e2-7dc8c8e6b69b</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>f6d247ab-bd9a-4eeb-98ec-7a6ea219d36a</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>1dde832d-da90-40ff-a941-33f7ecd0c826</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>2f1e5a57-e288-4774-a8eb-0495f348d8cc</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>1dde832d-da90-40ff-a941-33f7ecd0c826</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>2f1e5a57-e288-4774-a8eb-0495f348d8cc</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>b1513a8f-1d7a-4b82-ae5b-85de4c0c554e</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>0cb9b233-4e72-4036-976a-aec0fcb67c51</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>d13610d4-78f3-49f6-8116-0dc5c97324ce</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>b1513a8f-1d7a-4b82-ae5b-85de4c0c554e</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>0cb9b233-4e72-4036-976a-aec0fcb67c51</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>d13610d4-78f3-49f6-8116-0dc5c97324ce</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>f129568f-7a33-4055-948f-b395f61769ce</ID>
<NotToShip>true</NotToShip>
<SID>dcda441d-3f70-490e-ab86-ce250c0db9a3</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>f129568f-7a33-4055-948f-b395f61769ce</ID>
<NotToShip>true</NotToShip>
<SID>dcda441d-3f70-490e-ab86-ce250c0db9a3</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>a3c52fa6-bb91-469f-9836-5eb9c979bb46</ID>
<Name>sample string 3</Name>
<SID>3a05a432-a907-4317-b3af-aa1a7ab612b8</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>a3c52fa6-bb91-469f-9836-5eb9c979bb46</ID>
<Name>sample string 3</Name>
<SID>3a05a432-a907-4317-b3af-aa1a7ab612b8</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2026-07-29T17:48:10.1286747-04:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>