GET api/shipmentsurvey/{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": "7e6c8550-ae2c-47a0-9aca-ff2bcddc3592",
"EstID": "13c0a077-adb9-49e8-a8e3-41dd91609478",
"idno": 1,
"idsub": 1,
"SurveyDate": "2026-03-15T17:36:03.9248785-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2026-03-15T17:36:03.9248785-04:00",
"ShipmentSurveyContainers": [
{
"ID": "bf091909-eacb-4541-a80f-24fff59c4c7c",
"SID": "4c9c9220-dc95-472b-9cc8-d4ee925ee7ab",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "7aa94d94-33be-43cd-977a-31a2281f2f24"
},
{
"ID": "bf091909-eacb-4541-a80f-24fff59c4c7c",
"SID": "4c9c9220-dc95-472b-9cc8-d4ee925ee7ab",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "7aa94d94-33be-43cd-977a-31a2281f2f24"
}
],
"ShipmentSurveyOthers": [
{
"ID": "df899b05-ba66-49db-a36f-4c8fa62c792b",
"SID": "8116e80b-d0e2-4154-a770-97fa9f2dc846",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "df899b05-ba66-49db-a36f-4c8fa62c792b",
"SID": "8116e80b-d0e2-4154-a770-97fa9f2dc846",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "aa223105-0d06-477f-8d3f-99c444b57bc0",
"SID": "64645a0c-a9b4-4de2-84fb-6bed7599ec99",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "aa223105-0d06-477f-8d3f-99c444b57bc0",
"SID": "64645a0c-a9b4-4de2-84fb-6bed7599ec99",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "ee99444d-8aa1-42d0-8f4d-7f2236d55115",
"SID": "0a2428f8-e004-4122-b76a-04cc525e5ddd",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "f13d75e8-012a-4f5e-9e15-d671e5a04c76",
"CID": "616f085f-9ea9-4058-a60b-e314a8388491",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "f13d75e8-012a-4f5e-9e15-d671e5a04c76",
"CID": "616f085f-9ea9-4058-a60b-e314a8388491",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "ee99444d-8aa1-42d0-8f4d-7f2236d55115",
"SID": "0a2428f8-e004-4122-b76a-04cc525e5ddd",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "f13d75e8-012a-4f5e-9e15-d671e5a04c76",
"CID": "616f085f-9ea9-4058-a60b-e314a8388491",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "f13d75e8-012a-4f5e-9e15-d671e5a04c76",
"CID": "616f085f-9ea9-4058-a60b-e314a8388491",
"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-03-15T17:36:03.9248785-04:00</Completed>
<EstID>13c0a077-adb9-49e8-a8e3-41dd91609478</EstID>
<ID>7e6c8550-ae2c-47a0-9aca-ff2bcddc3592</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>ee99444d-8aa1-42d0-8f4d-7f2236d55115</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>0a2428f8-e004-4122-b76a-04cc525e5ddd</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>616f085f-9ea9-4058-a60b-e314a8388491</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>f13d75e8-012a-4f5e-9e15-d671e5a04c76</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>616f085f-9ea9-4058-a60b-e314a8388491</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>f13d75e8-012a-4f5e-9e15-d671e5a04c76</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>ee99444d-8aa1-42d0-8f4d-7f2236d55115</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>0a2428f8-e004-4122-b76a-04cc525e5ddd</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>616f085f-9ea9-4058-a60b-e314a8388491</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>f13d75e8-012a-4f5e-9e15-d671e5a04c76</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>616f085f-9ea9-4058-a60b-e314a8388491</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>f13d75e8-012a-4f5e-9e15-d671e5a04c76</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>7aa94d94-33be-43cd-977a-31a2281f2f24</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>bf091909-eacb-4541-a80f-24fff59c4c7c</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>4c9c9220-dc95-472b-9cc8-d4ee925ee7ab</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>7aa94d94-33be-43cd-977a-31a2281f2f24</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>bf091909-eacb-4541-a80f-24fff59c4c7c</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>4c9c9220-dc95-472b-9cc8-d4ee925ee7ab</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>df899b05-ba66-49db-a36f-4c8fa62c792b</ID>
<NotToShip>true</NotToShip>
<SID>8116e80b-d0e2-4154-a770-97fa9f2dc846</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>df899b05-ba66-49db-a36f-4c8fa62c792b</ID>
<NotToShip>true</NotToShip>
<SID>8116e80b-d0e2-4154-a770-97fa9f2dc846</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>aa223105-0d06-477f-8d3f-99c444b57bc0</ID>
<Name>sample string 3</Name>
<SID>64645a0c-a9b4-4de2-84fb-6bed7599ec99</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>aa223105-0d06-477f-8d3f-99c444b57bc0</ID>
<Name>sample string 3</Name>
<SID>64645a0c-a9b4-4de2-84fb-6bed7599ec99</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2026-03-15T17:36:03.9248785-04:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>