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": "2eafa321-f3a0-4dab-ae85-32ae04df6c38",
"EstID": "895dab24-1dad-499a-8848-9410efd4ed46",
"idno": 1,
"idsub": 1,
"SurveyDate": "2026-03-15T17:35:11.1756822-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2026-03-15T17:35:11.1756822-04:00",
"ShipmentSurveyContainers": [
{
"ID": "db049649-8079-4dfc-b2d5-7f70f8c5f48b",
"SID": "7a5414a6-af34-44d2-9603-fbaed74f0c8f",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "108b6f33-0ede-4cf1-a340-7c106cb4a3b7"
},
{
"ID": "db049649-8079-4dfc-b2d5-7f70f8c5f48b",
"SID": "7a5414a6-af34-44d2-9603-fbaed74f0c8f",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "108b6f33-0ede-4cf1-a340-7c106cb4a3b7"
}
],
"ShipmentSurveyOthers": [
{
"ID": "9d0334b3-1e9d-4b0a-a1e0-2ef1362aa551",
"SID": "92a78e04-7844-411b-a632-729f58255399",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "9d0334b3-1e9d-4b0a-a1e0-2ef1362aa551",
"SID": "92a78e04-7844-411b-a632-729f58255399",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "520a48b0-9a66-4fbf-96eb-85578a9f25a8",
"SID": "7a91a2ce-99cd-4489-83b4-d7bc41385ce1",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "520a48b0-9a66-4fbf-96eb-85578a9f25a8",
"SID": "7a91a2ce-99cd-4489-83b4-d7bc41385ce1",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "e3a7feea-eec2-4d44-b84f-d88c718a1633",
"SID": "31ad167b-fd4d-4e54-85f3-8f5213b9e899",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "101994fb-fc40-4f55-b792-24261df80363",
"CID": "91cfdcf1-4c16-4d56-aed9-cdfe1fac9833",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "101994fb-fc40-4f55-b792-24261df80363",
"CID": "91cfdcf1-4c16-4d56-aed9-cdfe1fac9833",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "e3a7feea-eec2-4d44-b84f-d88c718a1633",
"SID": "31ad167b-fd4d-4e54-85f3-8f5213b9e899",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "101994fb-fc40-4f55-b792-24261df80363",
"CID": "91cfdcf1-4c16-4d56-aed9-cdfe1fac9833",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "101994fb-fc40-4f55-b792-24261df80363",
"CID": "91cfdcf1-4c16-4d56-aed9-cdfe1fac9833",
"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-03-15T17:35:11.1756822-04:00</Completed>
<EstID>895dab24-1dad-499a-8848-9410efd4ed46</EstID>
<ID>2eafa321-f3a0-4dab-ae85-32ae04df6c38</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>e3a7feea-eec2-4d44-b84f-d88c718a1633</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>31ad167b-fd4d-4e54-85f3-8f5213b9e899</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>91cfdcf1-4c16-4d56-aed9-cdfe1fac9833</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>101994fb-fc40-4f55-b792-24261df80363</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>91cfdcf1-4c16-4d56-aed9-cdfe1fac9833</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>101994fb-fc40-4f55-b792-24261df80363</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>e3a7feea-eec2-4d44-b84f-d88c718a1633</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>31ad167b-fd4d-4e54-85f3-8f5213b9e899</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>91cfdcf1-4c16-4d56-aed9-cdfe1fac9833</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>101994fb-fc40-4f55-b792-24261df80363</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>91cfdcf1-4c16-4d56-aed9-cdfe1fac9833</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>101994fb-fc40-4f55-b792-24261df80363</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>108b6f33-0ede-4cf1-a340-7c106cb4a3b7</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>db049649-8079-4dfc-b2d5-7f70f8c5f48b</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>7a5414a6-af34-44d2-9603-fbaed74f0c8f</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>108b6f33-0ede-4cf1-a340-7c106cb4a3b7</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>db049649-8079-4dfc-b2d5-7f70f8c5f48b</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>7a5414a6-af34-44d2-9603-fbaed74f0c8f</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>9d0334b3-1e9d-4b0a-a1e0-2ef1362aa551</ID>
<NotToShip>true</NotToShip>
<SID>92a78e04-7844-411b-a632-729f58255399</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>9d0334b3-1e9d-4b0a-a1e0-2ef1362aa551</ID>
<NotToShip>true</NotToShip>
<SID>92a78e04-7844-411b-a632-729f58255399</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>520a48b0-9a66-4fbf-96eb-85578a9f25a8</ID>
<Name>sample string 3</Name>
<SID>7a91a2ce-99cd-4489-83b4-d7bc41385ce1</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>520a48b0-9a66-4fbf-96eb-85578a9f25a8</ID>
<Name>sample string 3</Name>
<SID>7a91a2ce-99cd-4489-83b4-d7bc41385ce1</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2026-03-15T17:35:11.1756822-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.