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": "8b5ca850-aebf-4982-ac0a-a397cefe549c",
"EstID": "376cd8f8-cb84-46ec-8829-2977eaf530f4",
"idno": 1,
"idsub": 1,
"SurveyDate": "2026-07-29T17:47:43.3713471-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2026-07-29T17:47:43.3713471-04:00",
"ShipmentSurveyContainers": [
{
"ID": "18e03dc5-1b6c-4e78-8bc8-8fa02251beac",
"SID": "1e2a2db8-ef9e-4954-8da7-bb245d989c44",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "43cf7332-5fd2-4d35-aecc-eeb24cac1103"
},
{
"ID": "18e03dc5-1b6c-4e78-8bc8-8fa02251beac",
"SID": "1e2a2db8-ef9e-4954-8da7-bb245d989c44",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "43cf7332-5fd2-4d35-aecc-eeb24cac1103"
}
],
"ShipmentSurveyOthers": [
{
"ID": "fd1f72fa-9bbb-4e22-b919-936f4052d522",
"SID": "40b5d577-fea2-48a0-ab74-8e3e67ec110d",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "fd1f72fa-9bbb-4e22-b919-936f4052d522",
"SID": "40b5d577-fea2-48a0-ab74-8e3e67ec110d",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "9a582be6-bab7-4313-b341-a953ce059321",
"SID": "899eae43-333d-4787-8010-4e1004ce3838",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "9a582be6-bab7-4313-b341-a953ce059321",
"SID": "899eae43-333d-4787-8010-4e1004ce3838",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "0ad243b3-3002-4970-a712-feb062442995",
"SID": "fe8e427e-9d97-423c-8f8d-19c980ea5906",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "7d1c657f-fd6e-4f14-81f3-6b90617637af",
"CID": "4865a39b-dcf1-4497-b4d9-50ed85a7f4a0",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "7d1c657f-fd6e-4f14-81f3-6b90617637af",
"CID": "4865a39b-dcf1-4497-b4d9-50ed85a7f4a0",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "0ad243b3-3002-4970-a712-feb062442995",
"SID": "fe8e427e-9d97-423c-8f8d-19c980ea5906",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "7d1c657f-fd6e-4f14-81f3-6b90617637af",
"CID": "4865a39b-dcf1-4497-b4d9-50ed85a7f4a0",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "7d1c657f-fd6e-4f14-81f3-6b90617637af",
"CID": "4865a39b-dcf1-4497-b4d9-50ed85a7f4a0",
"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-07-29T17:47:43.3713471-04:00</Completed>
<EstID>376cd8f8-cb84-46ec-8829-2977eaf530f4</EstID>
<ID>8b5ca850-aebf-4982-ac0a-a397cefe549c</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>0ad243b3-3002-4970-a712-feb062442995</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>fe8e427e-9d97-423c-8f8d-19c980ea5906</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>4865a39b-dcf1-4497-b4d9-50ed85a7f4a0</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>7d1c657f-fd6e-4f14-81f3-6b90617637af</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>4865a39b-dcf1-4497-b4d9-50ed85a7f4a0</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>7d1c657f-fd6e-4f14-81f3-6b90617637af</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>0ad243b3-3002-4970-a712-feb062442995</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>fe8e427e-9d97-423c-8f8d-19c980ea5906</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>4865a39b-dcf1-4497-b4d9-50ed85a7f4a0</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>7d1c657f-fd6e-4f14-81f3-6b90617637af</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>4865a39b-dcf1-4497-b4d9-50ed85a7f4a0</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>7d1c657f-fd6e-4f14-81f3-6b90617637af</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>43cf7332-5fd2-4d35-aecc-eeb24cac1103</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>18e03dc5-1b6c-4e78-8bc8-8fa02251beac</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>1e2a2db8-ef9e-4954-8da7-bb245d989c44</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>43cf7332-5fd2-4d35-aecc-eeb24cac1103</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>18e03dc5-1b6c-4e78-8bc8-8fa02251beac</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>1e2a2db8-ef9e-4954-8da7-bb245d989c44</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>fd1f72fa-9bbb-4e22-b919-936f4052d522</ID>
<NotToShip>true</NotToShip>
<SID>40b5d577-fea2-48a0-ab74-8e3e67ec110d</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>fd1f72fa-9bbb-4e22-b919-936f4052d522</ID>
<NotToShip>true</NotToShip>
<SID>40b5d577-fea2-48a0-ab74-8e3e67ec110d</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>9a582be6-bab7-4313-b341-a953ce059321</ID>
<Name>sample string 3</Name>
<SID>899eae43-333d-4787-8010-4e1004ce3838</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>9a582be6-bab7-4313-b341-a953ce059321</ID>
<Name>sample string 3</Name>
<SID>899eae43-333d-4787-8010-4e1004ce3838</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2026-07-29T17:47:43.3713471-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.