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": "91d3edf1-c295-4ab4-a95c-6b8cb815414e",
"EstID": "c644d190-5171-4b16-8e9c-94ab5bd14597",
"idno": 1,
"idsub": 1,
"SurveyDate": "2026-06-14T12:00:27.8701453-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2026-06-14T12:00:27.8701453-04:00",
"ShipmentSurveyContainers": [
{
"ID": "71e97e3f-b27a-414f-8b7b-0b828f9573af",
"SID": "6dae7fa0-7f16-4d2e-9f29-5547bb69b382",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "eff7733a-e200-41d3-80e9-87f43d848725"
},
{
"ID": "71e97e3f-b27a-414f-8b7b-0b828f9573af",
"SID": "6dae7fa0-7f16-4d2e-9f29-5547bb69b382",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "eff7733a-e200-41d3-80e9-87f43d848725"
}
],
"ShipmentSurveyOthers": [
{
"ID": "7b63a1eb-290a-4df5-9072-dd07c856fcef",
"SID": "f2cd65b9-8cbf-4c46-8dd8-c97cdcec5801",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "7b63a1eb-290a-4df5-9072-dd07c856fcef",
"SID": "f2cd65b9-8cbf-4c46-8dd8-c97cdcec5801",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "b9080f29-88d0-44b5-b2b2-c063a35f7cac",
"SID": "8ef69fb5-d09a-4f62-8ac3-33b6be358f8f",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "b9080f29-88d0-44b5-b2b2-c063a35f7cac",
"SID": "8ef69fb5-d09a-4f62-8ac3-33b6be358f8f",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "0155162a-6986-464e-abd2-fecc55037fea",
"SID": "316d8772-f842-430e-a5b0-f195abf1d93b",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "1bf987a8-6172-4bdf-8dff-08e32bba96b2",
"CID": "14b03fe1-6e55-4cab-b9da-9aa4058a3ffa",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "1bf987a8-6172-4bdf-8dff-08e32bba96b2",
"CID": "14b03fe1-6e55-4cab-b9da-9aa4058a3ffa",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "0155162a-6986-464e-abd2-fecc55037fea",
"SID": "316d8772-f842-430e-a5b0-f195abf1d93b",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "1bf987a8-6172-4bdf-8dff-08e32bba96b2",
"CID": "14b03fe1-6e55-4cab-b9da-9aa4058a3ffa",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "1bf987a8-6172-4bdf-8dff-08e32bba96b2",
"CID": "14b03fe1-6e55-4cab-b9da-9aa4058a3ffa",
"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-06-14T12:00:27.8701453-04:00</Completed>
<EstID>c644d190-5171-4b16-8e9c-94ab5bd14597</EstID>
<ID>91d3edf1-c295-4ab4-a95c-6b8cb815414e</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>0155162a-6986-464e-abd2-fecc55037fea</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>316d8772-f842-430e-a5b0-f195abf1d93b</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>14b03fe1-6e55-4cab-b9da-9aa4058a3ffa</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>1bf987a8-6172-4bdf-8dff-08e32bba96b2</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>14b03fe1-6e55-4cab-b9da-9aa4058a3ffa</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>1bf987a8-6172-4bdf-8dff-08e32bba96b2</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>0155162a-6986-464e-abd2-fecc55037fea</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>316d8772-f842-430e-a5b0-f195abf1d93b</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>14b03fe1-6e55-4cab-b9da-9aa4058a3ffa</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>1bf987a8-6172-4bdf-8dff-08e32bba96b2</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>14b03fe1-6e55-4cab-b9da-9aa4058a3ffa</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>1bf987a8-6172-4bdf-8dff-08e32bba96b2</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>eff7733a-e200-41d3-80e9-87f43d848725</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>71e97e3f-b27a-414f-8b7b-0b828f9573af</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>6dae7fa0-7f16-4d2e-9f29-5547bb69b382</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>eff7733a-e200-41d3-80e9-87f43d848725</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>71e97e3f-b27a-414f-8b7b-0b828f9573af</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>6dae7fa0-7f16-4d2e-9f29-5547bb69b382</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>7b63a1eb-290a-4df5-9072-dd07c856fcef</ID>
<NotToShip>true</NotToShip>
<SID>f2cd65b9-8cbf-4c46-8dd8-c97cdcec5801</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>7b63a1eb-290a-4df5-9072-dd07c856fcef</ID>
<NotToShip>true</NotToShip>
<SID>f2cd65b9-8cbf-4c46-8dd8-c97cdcec5801</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>b9080f29-88d0-44b5-b2b2-c063a35f7cac</ID>
<Name>sample string 3</Name>
<SID>8ef69fb5-d09a-4f62-8ac3-33b6be358f8f</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>b9080f29-88d0-44b5-b2b2-c063a35f7cac</ID>
<Name>sample string 3</Name>
<SID>8ef69fb5-d09a-4f62-8ac3-33b6be358f8f</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2026-06-14T12:00:27.8701453-04:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>