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
ShipmentSurveyName | 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": "5c9b0a93-93f8-4d5c-bca3-2b8738ca75f1", "EstID": "b0dae204-0673-49ff-bfc2-ea4d0367e86a", "idno": 1, "idsub": 1, "SurveyDate": "2025-01-22T00:02:08.8007748-05:00", "Note": "sample string 2", "Weight": 1, "Area": 1, "UID": "sample string 3", "Completed": "2025-01-22T00:02:08.8007748-05:00", "ShipmentSurveyContainers": [ { "ID": "6517a17f-d78b-4d80-97f2-29faae0d477c", "SID": "d897261e-f620-45a0-a0ed-9c13144235ea", "Name": "sample string 3", "Qty": 1.1, "Cubes": 1.1, "Density": 1.1, "SortVal": 1, "CID": "f19c16cd-8ab7-41be-ab02-04945b3a1053" }, { "ID": "6517a17f-d78b-4d80-97f2-29faae0d477c", "SID": "d897261e-f620-45a0-a0ed-9c13144235ea", "Name": "sample string 3", "Qty": 1.1, "Cubes": 1.1, "Density": 1.1, "SortVal": 1, "CID": "f19c16cd-8ab7-41be-ab02-04945b3a1053" } ], "ShipmentSurveyOthers": [ { "ID": "cbe0adb8-44cb-4c3e-8380-2ab146203ee3", "SID": "7dd0b3cf-cea7-45fc-837a-0470cfd95a3e", "Description": "sample string 3", "Weight": 1, "NotToShip": true }, { "ID": "cbe0adb8-44cb-4c3e-8380-2ab146203ee3", "SID": "7dd0b3cf-cea7-45fc-837a-0470cfd95a3e", "Description": "sample string 3", "Weight": 1, "NotToShip": true } ], "ShipmentSurveyQuestions": [ { "ID": "fbe3e30e-41bf-4d6c-9db9-38307a018968", "SID": "8f8389d5-ca4d-41b1-985e-1ae0930cc88b", "Name": "sample string 3", "Checked": true, "SortVal": 1, "ShipmentField": "sample string 5", "AddToCategory": "sample string 6" }, { "ID": "fbe3e30e-41bf-4d6c-9db9-38307a018968", "SID": "8f8389d5-ca4d-41b1-985e-1ae0930cc88b", "Name": "sample string 3", "Checked": true, "SortVal": 1, "ShipmentField": "sample string 5", "AddToCategory": "sample string 6" } ], "ShipmentSurveyCategories": [ { "ID": "95b3f93e-0ffb-41dc-ad37-f750b72acebb", "SID": "0ee2d15a-50c5-4217-bbb0-0ecdc9a7bc40", "Name": "sample string 3", "Cubes": 1.1, "Density": 1.1, "Note": "sample string 4", "Weight": 1, "ClassName": "sample string 5", "ShipmentSurveyItems": [ { "ID": "67040e95-d29b-4fcf-a71a-5b6f84228ca6", "CID": "30a6d998-1019-47d0-aea5-57ee34f0e370", "Name": "sample string 3", "Qty": 1.1, "Cubes": 1.1, "Density": 1.1, "Note": "sample string 4", "NotToShip": true, "Weight": 1 }, { "ID": "67040e95-d29b-4fcf-a71a-5b6f84228ca6", "CID": "30a6d998-1019-47d0-aea5-57ee34f0e370", "Name": "sample string 3", "Qty": 1.1, "Cubes": 1.1, "Density": 1.1, "Note": "sample string 4", "NotToShip": true, "Weight": 1 } ] }, { "ID": "95b3f93e-0ffb-41dc-ad37-f750b72acebb", "SID": "0ee2d15a-50c5-4217-bbb0-0ecdc9a7bc40", "Name": "sample string 3", "Cubes": 1.1, "Density": 1.1, "Note": "sample string 4", "Weight": 1, "ClassName": "sample string 5", "ShipmentSurveyItems": [ { "ID": "67040e95-d29b-4fcf-a71a-5b6f84228ca6", "CID": "30a6d998-1019-47d0-aea5-57ee34f0e370", "Name": "sample string 3", "Qty": 1.1, "Cubes": 1.1, "Density": 1.1, "Note": "sample string 4", "NotToShip": true, "Weight": 1 }, { "ID": "67040e95-d29b-4fcf-a71a-5b6f84228ca6", "CID": "30a6d998-1019-47d0-aea5-57ee34f0e370", "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-01-22T00:02:08.8007748-05:00</Completed> <EstID>b0dae204-0673-49ff-bfc2-ea4d0367e86a</EstID> <ID>5c9b0a93-93f8-4d5c-bca3-2b8738ca75f1</ID> <Note>sample string 2</Note> <ShipmentSurveyCategories> <ShipmentSurveyCategory> <ClassName>sample string 5</ClassName> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>95b3f93e-0ffb-41dc-ad37-f750b72acebb</ID> <Name>sample string 3</Name> <Note>sample string 4</Note> <SID>0ee2d15a-50c5-4217-bbb0-0ecdc9a7bc40</SID> <ShipmentSurveyItems> <ShipmentSurveyItem> <CID>30a6d998-1019-47d0-aea5-57ee34f0e370</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>67040e95-d29b-4fcf-a71a-5b6f84228ca6</ID> <Name>sample string 3</Name> <NotToShip>true</NotToShip> <Note>sample string 4</Note> <Qty>1.1</Qty> <Weight>1</Weight> </ShipmentSurveyItem> <ShipmentSurveyItem> <CID>30a6d998-1019-47d0-aea5-57ee34f0e370</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>67040e95-d29b-4fcf-a71a-5b6f84228ca6</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>95b3f93e-0ffb-41dc-ad37-f750b72acebb</ID> <Name>sample string 3</Name> <Note>sample string 4</Note> <SID>0ee2d15a-50c5-4217-bbb0-0ecdc9a7bc40</SID> <ShipmentSurveyItems> <ShipmentSurveyItem> <CID>30a6d998-1019-47d0-aea5-57ee34f0e370</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>67040e95-d29b-4fcf-a71a-5b6f84228ca6</ID> <Name>sample string 3</Name> <NotToShip>true</NotToShip> <Note>sample string 4</Note> <Qty>1.1</Qty> <Weight>1</Weight> </ShipmentSurveyItem> <ShipmentSurveyItem> <CID>30a6d998-1019-47d0-aea5-57ee34f0e370</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>67040e95-d29b-4fcf-a71a-5b6f84228ca6</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>f19c16cd-8ab7-41be-ab02-04945b3a1053</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>6517a17f-d78b-4d80-97f2-29faae0d477c</ID> <Name>sample string 3</Name> <Qty>1.1</Qty> <SID>d897261e-f620-45a0-a0ed-9c13144235ea</SID> <SortVal>1</SortVal> </ShipmentSurveyContainer> <ShipmentSurveyContainer> <CID>f19c16cd-8ab7-41be-ab02-04945b3a1053</CID> <Cubes>1.1</Cubes> <Density>1.1</Density> <ID>6517a17f-d78b-4d80-97f2-29faae0d477c</ID> <Name>sample string 3</Name> <Qty>1.1</Qty> <SID>d897261e-f620-45a0-a0ed-9c13144235ea</SID> <SortVal>1</SortVal> </ShipmentSurveyContainer> </ShipmentSurveyContainers> <ShipmentSurveyOthers> <ShipmentSurveyOther> <Description>sample string 3</Description> <ID>cbe0adb8-44cb-4c3e-8380-2ab146203ee3</ID> <NotToShip>true</NotToShip> <SID>7dd0b3cf-cea7-45fc-837a-0470cfd95a3e</SID> <Weight>1</Weight> </ShipmentSurveyOther> <ShipmentSurveyOther> <Description>sample string 3</Description> <ID>cbe0adb8-44cb-4c3e-8380-2ab146203ee3</ID> <NotToShip>true</NotToShip> <SID>7dd0b3cf-cea7-45fc-837a-0470cfd95a3e</SID> <Weight>1</Weight> </ShipmentSurveyOther> </ShipmentSurveyOthers> <ShipmentSurveyQuestions> <ShipmentSurveyQuestion> <AddToCategory>sample string 6</AddToCategory> <Checked>true</Checked> <ID>fbe3e30e-41bf-4d6c-9db9-38307a018968</ID> <Name>sample string 3</Name> <SID>8f8389d5-ca4d-41b1-985e-1ae0930cc88b</SID> <ShipmentField>sample string 5</ShipmentField> <SortVal>1</SortVal> </ShipmentSurveyQuestion> <ShipmentSurveyQuestion> <AddToCategory>sample string 6</AddToCategory> <Checked>true</Checked> <ID>fbe3e30e-41bf-4d6c-9db9-38307a018968</ID> <Name>sample string 3</Name> <SID>8f8389d5-ca4d-41b1-985e-1ae0930cc88b</SID> <ShipmentField>sample string 5</ShipmentField> <SortVal>1</SortVal> </ShipmentSurveyQuestion> </ShipmentSurveyQuestions> <SurveyDate>2025-01-22T00:02:08.8007748-05:00</SurveyDate> <UID>sample string 3</UID> <Weight>1</Weight> <idno>1</idno> <idsub>1</idsub> </ShipmentSurvey>