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": "0b59fab9-35dc-4e63-9a3d-f156727bcc6b",
"EstID": "bf3c76be-8ac9-4ee5-a810-89bb599481b8",
"idno": 1,
"idsub": 1,
"SurveyDate": "2026-09-13T00:42:47.1451066-04:00",
"Note": "sample string 2",
"Weight": 1,
"Area": 1,
"UID": "sample string 3",
"Completed": "2026-09-13T00:42:47.1451066-04:00",
"ShipmentSurveyContainers": [
{
"ID": "cbab7070-b1c8-4ae4-996f-0f4d6d4c92db",
"SID": "2feee34d-e3db-411b-81d2-4e1703f43f50",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "36817caf-2670-4c0f-bd07-c77deb853a7c"
},
{
"ID": "cbab7070-b1c8-4ae4-996f-0f4d6d4c92db",
"SID": "2feee34d-e3db-411b-81d2-4e1703f43f50",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"SortVal": 1,
"CID": "36817caf-2670-4c0f-bd07-c77deb853a7c"
}
],
"ShipmentSurveyOthers": [
{
"ID": "65972906-133c-401c-bfbd-74ebc2675a04",
"SID": "fc3a01ad-618b-4361-832d-78dc879d1cf5",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
},
{
"ID": "65972906-133c-401c-bfbd-74ebc2675a04",
"SID": "fc3a01ad-618b-4361-832d-78dc879d1cf5",
"Description": "sample string 3",
"Weight": 1,
"NotToShip": true
}
],
"ShipmentSurveyQuestions": [
{
"ID": "04a12651-ce03-446d-9a9a-f05772a88393",
"SID": "4212ce1f-a83d-4c24-bd47-750f2838b3c1",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
},
{
"ID": "04a12651-ce03-446d-9a9a-f05772a88393",
"SID": "4212ce1f-a83d-4c24-bd47-750f2838b3c1",
"Name": "sample string 3",
"Checked": true,
"SortVal": 1,
"ShipmentField": "sample string 5",
"AddToCategory": "sample string 6"
}
],
"ShipmentSurveyCategories": [
{
"ID": "a4916ff8-2475-4cd0-a85b-e2b60aff3a82",
"SID": "be405908-4c46-4a47-b6a8-a0caaa94005e",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "51abe605-d6a3-44ed-8e21-a72ec11ac702",
"CID": "c141fae6-7d41-455e-a8bf-9a1287331786",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "51abe605-d6a3-44ed-8e21-a72ec11ac702",
"CID": "c141fae6-7d41-455e-a8bf-9a1287331786",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
}
]
},
{
"ID": "a4916ff8-2475-4cd0-a85b-e2b60aff3a82",
"SID": "be405908-4c46-4a47-b6a8-a0caaa94005e",
"Name": "sample string 3",
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"Weight": 1,
"ClassName": "sample string 5",
"ShipmentSurveyItems": [
{
"ID": "51abe605-d6a3-44ed-8e21-a72ec11ac702",
"CID": "c141fae6-7d41-455e-a8bf-9a1287331786",
"Name": "sample string 3",
"Qty": 1.1,
"Cubes": 1.1,
"Density": 1.1,
"Note": "sample string 4",
"NotToShip": true,
"Weight": 1
},
{
"ID": "51abe605-d6a3-44ed-8e21-a72ec11ac702",
"CID": "c141fae6-7d41-455e-a8bf-9a1287331786",
"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-09-13T00:42:47.1451066-04:00</Completed>
<EstID>bf3c76be-8ac9-4ee5-a810-89bb599481b8</EstID>
<ID>0b59fab9-35dc-4e63-9a3d-f156727bcc6b</ID>
<Note>sample string 2</Note>
<ShipmentSurveyCategories>
<ShipmentSurveyCategory>
<ClassName>sample string 5</ClassName>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>a4916ff8-2475-4cd0-a85b-e2b60aff3a82</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>be405908-4c46-4a47-b6a8-a0caaa94005e</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>c141fae6-7d41-455e-a8bf-9a1287331786</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>51abe605-d6a3-44ed-8e21-a72ec11ac702</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>c141fae6-7d41-455e-a8bf-9a1287331786</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>51abe605-d6a3-44ed-8e21-a72ec11ac702</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>a4916ff8-2475-4cd0-a85b-e2b60aff3a82</ID>
<Name>sample string 3</Name>
<Note>sample string 4</Note>
<SID>be405908-4c46-4a47-b6a8-a0caaa94005e</SID>
<ShipmentSurveyItems>
<ShipmentSurveyItem>
<CID>c141fae6-7d41-455e-a8bf-9a1287331786</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>51abe605-d6a3-44ed-8e21-a72ec11ac702</ID>
<Name>sample string 3</Name>
<NotToShip>true</NotToShip>
<Note>sample string 4</Note>
<Qty>1.1</Qty>
<Weight>1</Weight>
</ShipmentSurveyItem>
<ShipmentSurveyItem>
<CID>c141fae6-7d41-455e-a8bf-9a1287331786</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>51abe605-d6a3-44ed-8e21-a72ec11ac702</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>36817caf-2670-4c0f-bd07-c77deb853a7c</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>cbab7070-b1c8-4ae4-996f-0f4d6d4c92db</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>2feee34d-e3db-411b-81d2-4e1703f43f50</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
<ShipmentSurveyContainer>
<CID>36817caf-2670-4c0f-bd07-c77deb853a7c</CID>
<Cubes>1.1</Cubes>
<Density>1.1</Density>
<ID>cbab7070-b1c8-4ae4-996f-0f4d6d4c92db</ID>
<Name>sample string 3</Name>
<Qty>1.1</Qty>
<SID>2feee34d-e3db-411b-81d2-4e1703f43f50</SID>
<SortVal>1</SortVal>
</ShipmentSurveyContainer>
</ShipmentSurveyContainers>
<ShipmentSurveyOthers>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>65972906-133c-401c-bfbd-74ebc2675a04</ID>
<NotToShip>true</NotToShip>
<SID>fc3a01ad-618b-4361-832d-78dc879d1cf5</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
<ShipmentSurveyOther>
<Description>sample string 3</Description>
<ID>65972906-133c-401c-bfbd-74ebc2675a04</ID>
<NotToShip>true</NotToShip>
<SID>fc3a01ad-618b-4361-832d-78dc879d1cf5</SID>
<Weight>1</Weight>
</ShipmentSurveyOther>
</ShipmentSurveyOthers>
<ShipmentSurveyQuestions>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>04a12651-ce03-446d-9a9a-f05772a88393</ID>
<Name>sample string 3</Name>
<SID>4212ce1f-a83d-4c24-bd47-750f2838b3c1</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
<ShipmentSurveyQuestion>
<AddToCategory>sample string 6</AddToCategory>
<Checked>true</Checked>
<ID>04a12651-ce03-446d-9a9a-f05772a88393</ID>
<Name>sample string 3</Name>
<SID>4212ce1f-a83d-4c24-bd47-750f2838b3c1</SID>
<ShipmentField>sample string 5</ShipmentField>
<SortVal>1</SortVal>
</ShipmentSurveyQuestion>
</ShipmentSurveyQuestions>
<SurveyDate>2026-09-13T00:42:47.1451066-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.