PUT api/shipmentsurvey/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"ID": "d483b686-26e7-42b0-bed5-139a1648ca74",
"EstID": "d916908d-eae7-4768-b265-c719820e9546",
"idno": 1,
"idsub": 1,
"SurveyDate": "2025-10-30T18:02:53.1340456-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2025-10-30T18:02:53.1340456-04:00",
"ShipmentSurveyContainers": [
{
"ID": "1828f94e-9f17-4b05-a501-5d8b9d258800",
"SID": "139b46c6-6ffe-43a8-851c-8d12d043fa0b",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "f341c136-d427-4bb1-8fa7-069183943245"
},
{
"ID": "1828f94e-9f17-4b05-a501-5d8b9d258800",
"SID": "139b46c6-6ffe-43a8-851c-8d12d043fa0b",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "f341c136-d427-4bb1-8fa7-069183943245"
}
],
"ShipmentSurveyOthers": [
{
"ID": "1b3894d6-0c55-4a61-8cf5-aa4e690ab036",
"SID": "7e03c07b-7b4c-4419-9fe8-431c6d55aa39",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "1b3894d6-0c55-4a61-8cf5-aa4e690ab036",
"SID": "7e03c07b-7b4c-4419-9fe8-431c6d55aa39",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "ccb68959-8655-49f8-82d8-4b3d1a81206e",
"SID": "b3149600-8468-4b80-91db-db72286457fa",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "ccb68959-8655-49f8-82d8-4b3d1a81206e",
"SID": "b3149600-8468-4b80-91db-db72286457fa",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "994e1ff8-b562-4151-bdad-10dac46099f2",
"SID": "fa0d5f98-0e6c-4415-9571-b80f7a100f38",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "765ae726-e291-4236-a6d0-4c9b431eb6c3",
"CID": "9a1cdcf8-8fca-49c1-ae8f-e4e7cda957a5",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "765ae726-e291-4236-a6d0-4c9b431eb6c3",
"CID": "9a1cdcf8-8fca-49c1-ae8f-e4e7cda957a5",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "994e1ff8-b562-4151-bdad-10dac46099f2",
"SID": "fa0d5f98-0e6c-4415-9571-b80f7a100f38",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "765ae726-e291-4236-a6d0-4c9b431eb6c3",
"CID": "9a1cdcf8-8fca-49c1-ae8f-e4e7cda957a5",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "765ae726-e291-4236-a6d0-4c9b431eb6c3",
"CID": "9a1cdcf8-8fca-49c1-ae8f-e4e7cda957a5",
"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-10-30T18:02:53.1340456-04:00</Completed>
<EstID>d916908d-eae7-4768-b265-c719820e9546</EstID>
<ID>d483b686-26e7-42b0-bed5-139a1648ca74</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>994e1ff8-b562-4151-bdad-10dac46099f2</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>fa0d5f98-0e6c-4415-9571-b80f7a100f38</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>9a1cdcf8-8fca-49c1-ae8f-e4e7cda957a5</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>765ae726-e291-4236-a6d0-4c9b431eb6c3</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>9a1cdcf8-8fca-49c1-ae8f-e4e7cda957a5</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>765ae726-e291-4236-a6d0-4c9b431eb6c3</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>994e1ff8-b562-4151-bdad-10dac46099f2</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>fa0d5f98-0e6c-4415-9571-b80f7a100f38</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>9a1cdcf8-8fca-49c1-ae8f-e4e7cda957a5</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>765ae726-e291-4236-a6d0-4c9b431eb6c3</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>9a1cdcf8-8fca-49c1-ae8f-e4e7cda957a5</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>765ae726-e291-4236-a6d0-4c9b431eb6c3</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>f341c136-d427-4bb1-8fa7-069183943245</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>1828f94e-9f17-4b05-a501-5d8b9d258800</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>139b46c6-6ffe-43a8-851c-8d12d043fa0b</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>f341c136-d427-4bb1-8fa7-069183943245</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>1828f94e-9f17-4b05-a501-5d8b9d258800</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>139b46c6-6ffe-43a8-851c-8d12d043fa0b</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>1b3894d6-0c55-4a61-8cf5-aa4e690ab036</ID>
<NotToShip>true</NotToShip>
<SID>7e03c07b-7b4c-4419-9fe8-431c6d55aa39</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>1b3894d6-0c55-4a61-8cf5-aa4e690ab036</ID>
<NotToShip>true</NotToShip>
<SID>7e03c07b-7b4c-4419-9fe8-431c6d55aa39</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>ccb68959-8655-49f8-82d8-4b3d1a81206e</ID>
<Name>sample string 3</Name>
<SID>b3149600-8468-4b80-91db-db72286457fa</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>ccb68959-8655-49f8-82d8-4b3d1a81206e</ID>
<Name>sample string 3</Name>
<SID>b3149600-8468-4b80-91db-db72286457fa</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2025-10-30T18:02:53.1340456-04:00</SurveyDate>
<UID>sample string 3</UID>
<Weight>1</Weight>
<idno>1</idno>
<idsub>1</idsub>
</ShipmentSurvey>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.