DELETE 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": "d666cbaa-aeed-454a-8cc1-447054b4456f",
"EstID": "b67715e1-2003-4560-919e-0f16c02c0cc5",
"idno": 1,
"idsub": 1,
"SurveyDate": "2026-09-13T00:42:26.3325686-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2026-09-13T00:42:26.3325686-04:00",
"ShipmentSurveyContainers": [
{
"ID": "0d1e815d-3f9b-4aa5-866e-0ddee8f7bdb3",
"SID": "b7a63460-b038-44cb-a91e-d2bfe95e5e97",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "275bfc10-56cf-49c1-946f-5e554787677b"
},
{
"ID": "0d1e815d-3f9b-4aa5-866e-0ddee8f7bdb3",
"SID": "b7a63460-b038-44cb-a91e-d2bfe95e5e97",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "275bfc10-56cf-49c1-946f-5e554787677b"
}
],
"ShipmentSurveyOthers": [
{
"ID": "17686370-163a-404b-8fc5-2516d9dec058",
"SID": "9631a1a5-812c-4a1c-b836-766e5c40b5c4",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "17686370-163a-404b-8fc5-2516d9dec058",
"SID": "9631a1a5-812c-4a1c-b836-766e5c40b5c4",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "63338cc7-0f74-47aa-9b91-ed426ccee939",
"SID": "d8a8d3e0-87df-4ffe-a415-0c69fe5b8317",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "63338cc7-0f74-47aa-9b91-ed426ccee939",
"SID": "d8a8d3e0-87df-4ffe-a415-0c69fe5b8317",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "ecd2a80d-7626-4092-841b-a347ae76e406",
"SID": "863663e7-1475-47a8-9bf8-25534c5900cc",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "8b539c90-8120-4511-92a7-78f1dd5efb63",
"CID": "b429a5e9-6ed8-4e27-9f36-31d68c30f7a0",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "8b539c90-8120-4511-92a7-78f1dd5efb63",
"CID": "b429a5e9-6ed8-4e27-9f36-31d68c30f7a0",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "ecd2a80d-7626-4092-841b-a347ae76e406",
"SID": "863663e7-1475-47a8-9bf8-25534c5900cc",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "8b539c90-8120-4511-92a7-78f1dd5efb63",
"CID": "b429a5e9-6ed8-4e27-9f36-31d68c30f7a0",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "8b539c90-8120-4511-92a7-78f1dd5efb63",
"CID": "b429a5e9-6ed8-4e27-9f36-31d68c30f7a0",
"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:42:26.3325686-04:00</Completed>
<EstID>b67715e1-2003-4560-919e-0f16c02c0cc5</EstID>
<ID>d666cbaa-aeed-454a-8cc1-447054b4456f</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>ecd2a80d-7626-4092-841b-a347ae76e406</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>863663e7-1475-47a8-9bf8-25534c5900cc</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>b429a5e9-6ed8-4e27-9f36-31d68c30f7a0</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>8b539c90-8120-4511-92a7-78f1dd5efb63</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>b429a5e9-6ed8-4e27-9f36-31d68c30f7a0</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>8b539c90-8120-4511-92a7-78f1dd5efb63</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>ecd2a80d-7626-4092-841b-a347ae76e406</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>863663e7-1475-47a8-9bf8-25534c5900cc</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>b429a5e9-6ed8-4e27-9f36-31d68c30f7a0</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>8b539c90-8120-4511-92a7-78f1dd5efb63</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>b429a5e9-6ed8-4e27-9f36-31d68c30f7a0</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>8b539c90-8120-4511-92a7-78f1dd5efb63</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>275bfc10-56cf-49c1-946f-5e554787677b</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>0d1e815d-3f9b-4aa5-866e-0ddee8f7bdb3</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>b7a63460-b038-44cb-a91e-d2bfe95e5e97</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>275bfc10-56cf-49c1-946f-5e554787677b</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>0d1e815d-3f9b-4aa5-866e-0ddee8f7bdb3</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>b7a63460-b038-44cb-a91e-d2bfe95e5e97</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>17686370-163a-404b-8fc5-2516d9dec058</ID>
<NotToShip>true</NotToShip>
<SID>9631a1a5-812c-4a1c-b836-766e5c40b5c4</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>17686370-163a-404b-8fc5-2516d9dec058</ID>
<NotToShip>true</NotToShip>
<SID>9631a1a5-812c-4a1c-b836-766e5c40b5c4</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>63338cc7-0f74-47aa-9b91-ed426ccee939</ID>
<Name>sample string 3</Name>
<SID>d8a8d3e0-87df-4ffe-a415-0c69fe5b8317</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>63338cc7-0f74-47aa-9b91-ed426ccee939</ID>
<Name>sample string 3</Name>
<SID>d8a8d3e0-87df-4ffe-a415-0c69fe5b8317</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2026-09-13T00:42:26.3325686-04:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>