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": "7cc59285-d4ec-492b-b09a-b15e141a0645",
"EstID": "978e4d4d-6c64-4786-a36d-b57433a12155",
"idno": 1,
"idsub": 1,
"SurveyDate": "2026-07-29T17:47:45.230726-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2026-07-29T17:47:45.230726-04:00",
"ShipmentSurveyContainers": [
{
"ID": "8e4f1f3c-de76-40f9-94f2-45294330700e",
"SID": "fc8ba529-5960-44d5-81ec-6d8aeecd4c02",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "76a6b1b9-fe71-4d4d-821c-b4574ac80584"
},
{
"ID": "8e4f1f3c-de76-40f9-94f2-45294330700e",
"SID": "fc8ba529-5960-44d5-81ec-6d8aeecd4c02",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "76a6b1b9-fe71-4d4d-821c-b4574ac80584"
}
],
"ShipmentSurveyOthers": [
{
"ID": "2ecbf7b4-4076-4290-9061-fb291d288a14",
"SID": "d1e4e72f-15d1-4c33-af3f-9849f99f8e1c",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "2ecbf7b4-4076-4290-9061-fb291d288a14",
"SID": "d1e4e72f-15d1-4c33-af3f-9849f99f8e1c",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "e2a84d31-41d3-4a6b-be3d-812cbb705c4d",
"SID": "49e2165c-8795-4073-aead-8c9711d7cf6a",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "e2a84d31-41d3-4a6b-be3d-812cbb705c4d",
"SID": "49e2165c-8795-4073-aead-8c9711d7cf6a",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "157c3f7c-0874-4f54-a10c-6c31cf2b946b",
"SID": "8be7e907-d8ba-4539-bcbd-1b64ed95e78a",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "abc7ae03-3378-405d-a80f-bd8396fcb8e8",
"CID": "ab146020-ab03-45bb-a055-4aba4c81d43b",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "abc7ae03-3378-405d-a80f-bd8396fcb8e8",
"CID": "ab146020-ab03-45bb-a055-4aba4c81d43b",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "157c3f7c-0874-4f54-a10c-6c31cf2b946b",
"SID": "8be7e907-d8ba-4539-bcbd-1b64ed95e78a",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "abc7ae03-3378-405d-a80f-bd8396fcb8e8",
"CID": "ab146020-ab03-45bb-a055-4aba4c81d43b",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "abc7ae03-3378-405d-a80f-bd8396fcb8e8",
"CID": "ab146020-ab03-45bb-a055-4aba4c81d43b",
"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:47:45.230726-04:00</Completed>
<EstID>978e4d4d-6c64-4786-a36d-b57433a12155</EstID>
<ID>7cc59285-d4ec-492b-b09a-b15e141a0645</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>157c3f7c-0874-4f54-a10c-6c31cf2b946b</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>8be7e907-d8ba-4539-bcbd-1b64ed95e78a</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>ab146020-ab03-45bb-a055-4aba4c81d43b</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>abc7ae03-3378-405d-a80f-bd8396fcb8e8</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>ab146020-ab03-45bb-a055-4aba4c81d43b</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>abc7ae03-3378-405d-a80f-bd8396fcb8e8</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>157c3f7c-0874-4f54-a10c-6c31cf2b946b</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>8be7e907-d8ba-4539-bcbd-1b64ed95e78a</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>ab146020-ab03-45bb-a055-4aba4c81d43b</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>abc7ae03-3378-405d-a80f-bd8396fcb8e8</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>ab146020-ab03-45bb-a055-4aba4c81d43b</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>abc7ae03-3378-405d-a80f-bd8396fcb8e8</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>76a6b1b9-fe71-4d4d-821c-b4574ac80584</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>8e4f1f3c-de76-40f9-94f2-45294330700e</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>fc8ba529-5960-44d5-81ec-6d8aeecd4c02</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>76a6b1b9-fe71-4d4d-821c-b4574ac80584</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>8e4f1f3c-de76-40f9-94f2-45294330700e</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>fc8ba529-5960-44d5-81ec-6d8aeecd4c02</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>2ecbf7b4-4076-4290-9061-fb291d288a14</ID>
<NotToShip>true</NotToShip>
<SID>d1e4e72f-15d1-4c33-af3f-9849f99f8e1c</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>2ecbf7b4-4076-4290-9061-fb291d288a14</ID>
<NotToShip>true</NotToShip>
<SID>d1e4e72f-15d1-4c33-af3f-9849f99f8e1c</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>e2a84d31-41d3-4a6b-be3d-812cbb705c4d</ID>
<Name>sample string 3</Name>
<SID>49e2165c-8795-4073-aead-8c9711d7cf6a</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>e2a84d31-41d3-4a6b-be3d-812cbb705c4d</ID>
<Name>sample string 3</Name>
<SID>49e2165c-8795-4073-aead-8c9711d7cf6a</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2026-07-29T17:47:45.230726-04:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>