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": "5bf54336-784c-4f8f-a053-53d4a0224559",
"EstID": "fb75748e-6156-4ce9-adc0-079f9bc57962",
"idno": 1,
"idsub": 1,
"SurveyDate": "2026-04-30T10:01:24.6558566-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2026-04-30T10:01:24.6558566-04:00",
"ShipmentSurveyContainers": [
{
"ID": "4502dc98-3a13-4222-a886-64ecbbbbc6f1",
"SID": "0ab44393-c1a2-4b33-90c9-211c6ec712f3",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "a098fed1-0150-49c8-9edd-4956003b05a3"
},
{
"ID": "4502dc98-3a13-4222-a886-64ecbbbbc6f1",
"SID": "0ab44393-c1a2-4b33-90c9-211c6ec712f3",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "a098fed1-0150-49c8-9edd-4956003b05a3"
}
],
"ShipmentSurveyOthers": [
{
"ID": "d0206c88-8d66-4e1e-9ea8-9062c30edd67",
"SID": "06d1fe96-1fc9-452b-8842-52dac617da33",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "d0206c88-8d66-4e1e-9ea8-9062c30edd67",
"SID": "06d1fe96-1fc9-452b-8842-52dac617da33",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "5bfb9917-5cd6-4f6b-897c-ee684275d507",
"SID": "67837549-b581-49be-8c02-8d16e4cb3105",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "5bfb9917-5cd6-4f6b-897c-ee684275d507",
"SID": "67837549-b581-49be-8c02-8d16e4cb3105",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "92ef6e19-a31a-4e8b-9567-7974b6f3097b",
"SID": "f820b19f-3446-405e-8bd2-c40d95552c51",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "64a41e66-7a51-4fa8-8cd1-36a17a4eac45",
"CID": "145c725d-f740-4b5a-bda8-8d538954523d",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "64a41e66-7a51-4fa8-8cd1-36a17a4eac45",
"CID": "145c725d-f740-4b5a-bda8-8d538954523d",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "92ef6e19-a31a-4e8b-9567-7974b6f3097b",
"SID": "f820b19f-3446-405e-8bd2-c40d95552c51",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "64a41e66-7a51-4fa8-8cd1-36a17a4eac45",
"CID": "145c725d-f740-4b5a-bda8-8d538954523d",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "64a41e66-7a51-4fa8-8cd1-36a17a4eac45",
"CID": "145c725d-f740-4b5a-bda8-8d538954523d",
"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-04-30T10:01:24.6558566-04:00</Completed>
<EstID>fb75748e-6156-4ce9-adc0-079f9bc57962</EstID>
<ID>5bf54336-784c-4f8f-a053-53d4a0224559</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>92ef6e19-a31a-4e8b-9567-7974b6f3097b</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>f820b19f-3446-405e-8bd2-c40d95552c51</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>145c725d-f740-4b5a-bda8-8d538954523d</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>64a41e66-7a51-4fa8-8cd1-36a17a4eac45</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>145c725d-f740-4b5a-bda8-8d538954523d</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>64a41e66-7a51-4fa8-8cd1-36a17a4eac45</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>92ef6e19-a31a-4e8b-9567-7974b6f3097b</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>f820b19f-3446-405e-8bd2-c40d95552c51</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>145c725d-f740-4b5a-bda8-8d538954523d</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>64a41e66-7a51-4fa8-8cd1-36a17a4eac45</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>145c725d-f740-4b5a-bda8-8d538954523d</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>64a41e66-7a51-4fa8-8cd1-36a17a4eac45</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>a098fed1-0150-49c8-9edd-4956003b05a3</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>4502dc98-3a13-4222-a886-64ecbbbbc6f1</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>0ab44393-c1a2-4b33-90c9-211c6ec712f3</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>a098fed1-0150-49c8-9edd-4956003b05a3</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>4502dc98-3a13-4222-a886-64ecbbbbc6f1</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>0ab44393-c1a2-4b33-90c9-211c6ec712f3</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>d0206c88-8d66-4e1e-9ea8-9062c30edd67</ID>
<NotToShip>true</NotToShip>
<SID>06d1fe96-1fc9-452b-8842-52dac617da33</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>d0206c88-8d66-4e1e-9ea8-9062c30edd67</ID>
<NotToShip>true</NotToShip>
<SID>06d1fe96-1fc9-452b-8842-52dac617da33</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>5bfb9917-5cd6-4f6b-897c-ee684275d507</ID>
<Name>sample string 3</Name>
<SID>67837549-b581-49be-8c02-8d16e4cb3105</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>5bfb9917-5cd6-4f6b-897c-ee684275d507</ID>
<Name>sample string 3</Name>
<SID>67837549-b581-49be-8c02-8d16e4cb3105</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2026-04-30T10:01:24.6558566-04:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>