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": "3f8d6bb4-6891-42e9-93c6-5d4a44cb1e06",
"EstID": "b836829b-6445-4bcb-a635-d8da45ed02d3",
"idno": 1,
"idsub": 1,
"SurveyDate": "2025-12-15T18:26:40.8917757-05:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2025-12-15T18:26:40.8917757-05:00",
"ShipmentSurveyContainers": [
{
"ID": "4ddbd3ef-4952-4893-ae4c-94cff2e13959",
"SID": "641e22e7-d32c-42ba-94b9-565f30b68a19",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "e77a04f2-2070-4186-932d-631a6a1b2ae1"
},
{
"ID": "4ddbd3ef-4952-4893-ae4c-94cff2e13959",
"SID": "641e22e7-d32c-42ba-94b9-565f30b68a19",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "e77a04f2-2070-4186-932d-631a6a1b2ae1"
}
],
"ShipmentSurveyOthers": [
{
"ID": "036b71d1-da25-4bc6-91ab-d10e36f5b96e",
"SID": "67dfabcd-5f33-43fd-9b0a-4300aa908f54",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "036b71d1-da25-4bc6-91ab-d10e36f5b96e",
"SID": "67dfabcd-5f33-43fd-9b0a-4300aa908f54",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "520b151e-8fac-4cf5-9a82-c451550c7d4e",
"SID": "81d5511b-efa7-47f0-b382-5d85e3d16cc0",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "520b151e-8fac-4cf5-9a82-c451550c7d4e",
"SID": "81d5511b-efa7-47f0-b382-5d85e3d16cc0",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "815fccf2-dfe4-468a-8af9-1d26c28a851a",
"SID": "76938ace-5abd-44ec-bae5-757ecfc8ccc1",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "db3416bd-020d-4b92-9d83-39542ffccbdc",
"CID": "51fdef9b-a49f-4814-8ccc-c3d08068068f",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "db3416bd-020d-4b92-9d83-39542ffccbdc",
"CID": "51fdef9b-a49f-4814-8ccc-c3d08068068f",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "815fccf2-dfe4-468a-8af9-1d26c28a851a",
"SID": "76938ace-5abd-44ec-bae5-757ecfc8ccc1",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "db3416bd-020d-4b92-9d83-39542ffccbdc",
"CID": "51fdef9b-a49f-4814-8ccc-c3d08068068f",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "db3416bd-020d-4b92-9d83-39542ffccbdc",
"CID": "51fdef9b-a49f-4814-8ccc-c3d08068068f",
"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>2025-12-15T18:26:40.8917757-05:00</Completed>
<EstID>b836829b-6445-4bcb-a635-d8da45ed02d3</EstID>
<ID>3f8d6bb4-6891-42e9-93c6-5d4a44cb1e06</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>815fccf2-dfe4-468a-8af9-1d26c28a851a</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>76938ace-5abd-44ec-bae5-757ecfc8ccc1</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>51fdef9b-a49f-4814-8ccc-c3d08068068f</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>db3416bd-020d-4b92-9d83-39542ffccbdc</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>51fdef9b-a49f-4814-8ccc-c3d08068068f</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>db3416bd-020d-4b92-9d83-39542ffccbdc</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>815fccf2-dfe4-468a-8af9-1d26c28a851a</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>76938ace-5abd-44ec-bae5-757ecfc8ccc1</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>51fdef9b-a49f-4814-8ccc-c3d08068068f</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>db3416bd-020d-4b92-9d83-39542ffccbdc</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>51fdef9b-a49f-4814-8ccc-c3d08068068f</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>db3416bd-020d-4b92-9d83-39542ffccbdc</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>e77a04f2-2070-4186-932d-631a6a1b2ae1</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>4ddbd3ef-4952-4893-ae4c-94cff2e13959</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>641e22e7-d32c-42ba-94b9-565f30b68a19</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>e77a04f2-2070-4186-932d-631a6a1b2ae1</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>4ddbd3ef-4952-4893-ae4c-94cff2e13959</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>641e22e7-d32c-42ba-94b9-565f30b68a19</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>036b71d1-da25-4bc6-91ab-d10e36f5b96e</ID>
<NotToShip>true</NotToShip>
<SID>67dfabcd-5f33-43fd-9b0a-4300aa908f54</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>036b71d1-da25-4bc6-91ab-d10e36f5b96e</ID>
<NotToShip>true</NotToShip>
<SID>67dfabcd-5f33-43fd-9b0a-4300aa908f54</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>520b151e-8fac-4cf5-9a82-c451550c7d4e</ID>
<Name>sample string 3</Name>
<SID>81d5511b-efa7-47f0-b382-5d85e3d16cc0</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>520b151e-8fac-4cf5-9a82-c451550c7d4e</ID>
<Name>sample string 3</Name>
<SID>81d5511b-efa7-47f0-b382-5d85e3d16cc0</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2025-12-15T18:26:40.8917757-05:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>