PUT Weighings/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
Weighing| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | WeightType |
Required |
|
| WeightDate | date |
Required |
|
| AccountId | globally unique identifier |
Required |
|
| VehicleId | globally unique identifier |
Required |
|
| ProjectId | globally unique identifier |
Required |
|
| MaterialId | globally unique identifier |
Required |
|
| ContainerId | globally unique identifier |
None. |
|
| Container2Id | globally unique identifier |
None. |
|
| CarrierId | globally unique identifier |
None. |
|
| Account | Account |
None. |
|
| AccountNumber | string |
Required String length: inclusive between 0 and 255 |
|
| AccountName1 | string |
Required String length: inclusive between 0 and 255 |
|
| AccountName2 | string |
String length: inclusive between 0 and 255 |
|
| AccountStreet | string |
String length: inclusive between 0 and 255 |
|
| AccountZipCode | string |
String length: inclusive between 0 and 255 |
|
| AccountCity | string |
String length: inclusive between 0 and 255 |
|
| AccountCountry | string |
String length: inclusive between 0 and 255 |
|
| Carrier | Carrier |
None. |
|
| CarrierNumber | string |
String length: inclusive between 0 and 255 |
|
| CarrierName1 | string |
String length: inclusive between 0 and 255 |
|
| CarrierName2 | string |
String length: inclusive between 0 and 255 |
|
| CarrierStreet | string |
String length: inclusive between 0 and 255 |
|
| CarrierZipCode | string |
String length: inclusive between 0 and 255 |
|
| CarrierCity | string |
String length: inclusive between 0 and 255 |
|
| CarrierCountry | string |
String length: inclusive between 0 and 255 |
|
| Material | Material |
None. |
|
| MaterialNumber | string |
Required String length: inclusive between 0 and 255 |
|
| MaterialName | string |
Required String length: inclusive between 0 and 255 |
|
| Project | Project |
None. |
|
| ProjectNumber | string |
Required String length: inclusive between 0 and 255 |
|
| ProjectName | string |
Required String length: inclusive between 0 and 255 |
|
| Vehicle | Vehicle |
None. |
|
| VehicleNumber | string |
Required String length: inclusive between 0 and 255 |
|
| VehicleName | string |
Required String length: inclusive between 0 and 255 |
|
| VehicleTara | decimal number |
Required |
|
| VehicleWeightDate | date |
None. |
|
| VehicleAlibiNumber | integer |
None. |
|
| Container | Container |
None. |
|
| ContainerNumber | string |
String length: inclusive between 0 and 255 |
|
| ContainerName | string |
String length: inclusive between 0 and 255 |
|
| ContainerTara | decimal number |
None. |
|
| ContainerWeightDate | date |
None. |
|
| ContainerAlibiNumber | integer |
None. |
|
| Container2 | Container |
None. |
|
| Container2Number | string |
String length: inclusive between 0 and 255 |
|
| Container2Name | string |
String length: inclusive between 0 and 255 |
|
| Container2Tara | decimal number |
None. |
|
| Container2WeightDate | date |
None. |
|
| Container2AlibiNumber | integer |
None. |
|
| Weight | decimal number |
Required |
|
| WeightGross | decimal number |
Required |
|
| WeightNet | decimal number |
Required |
|
| WeighingImages | Collection of WeighingImage |
None. |
|
| AlibiNumber | integer |
None. |
|
| ScaleSettingsId | globally unique identifier |
None. |
|
| ScaleSettings | ScaleSettings |
None. |
|
| UserField1 | string |
String length: inclusive between 0 and 255 |
|
| UserField2 | string |
String length: inclusive between 0 and 255 |
|
| UserField3 | string |
String length: inclusive between 0 and 255 |
|
| UserField4 | string |
String length: inclusive between 0 and 255 |
|
| UserField5 | string |
String length: inclusive between 0 and 255 |
|
| ExportDate | date |
None. |
|
| TemporaryTaraId | globally unique identifier |
None. |
|
| TemporaryTara | TemporaryTara |
None. |
|
| OrderId | globally unique identifier |
None. |
|
| Order | Order |
None. |
|
| OrderNumber | string |
String length: inclusive between 0 and 255 |
|
| Deleted | boolean |
None. |
|
| DocumentItem | DocumentItem |
None. |
|
| WeighingProcessId | globally unique identifier |
None. |
|
| WeighingProcess | WeighingProcess |
None. |
|
| Number | string |
Required String length: inclusive between 0 and 255 |
|
| Id | globally unique identifier |
None. |
|
| CreationDate | date |
None. |
|
| CreationUser | string |
String length: inclusive between 0 and 255 |
|
| ModifiedDate | date |
None. |
|
| ModifiedUser | string |
String length: inclusive between 0 and 255 |
Request Formats
application/json, text/json
{
"Type": 0,
"WeightDate": "2026-05-19T17:30:56.1626887+02:00",
"AccountId": "7510b6e2-7447-4f8c-a754-486977b0483f",
"VehicleId": "18d2c468-730b-4794-97a6-40cd9fb5af9f",
"ProjectId": "a49f9961-5af6-46e7-9919-ca6360693296",
"MaterialId": "d3f9041e-91c8-4a4f-9409-b283f6c5de88",
"ContainerId": "e8d17ac4-0a42-4379-94eb-0c1302ca29cd",
"Container2Id": "184ec38a-b551-4400-a76c-0a9a0d604f88",
"CarrierId": "c982e97b-e437-4b98-89be-b32fd8e690e9",
"AccountNumber": "sample string 6",
"AccountName1": "sample string 7",
"AccountName2": "sample string 8",
"AccountStreet": "sample string 9",
"AccountZipCode": "sample string 10",
"AccountCity": "sample string 11",
"AccountCountry": "sample string 12",
"CarrierNumber": "sample string 13",
"CarrierName1": "sample string 14",
"CarrierName2": "sample string 15",
"CarrierStreet": "sample string 16",
"CarrierZipCode": "sample string 17",
"CarrierCity": "sample string 18",
"CarrierCountry": "sample string 19",
"MaterialNumber": "sample string 20",
"MaterialName": "sample string 21",
"ProjectNumber": "sample string 22",
"ProjectName": "sample string 23",
"VehicleNumber": "sample string 24",
"VehicleName": "sample string 25",
"VehicleTara": 26.0,
"VehicleWeightDate": "2026-05-19T17:30:56.1640826+02:00",
"VehicleAlibiNumber": 1,
"ContainerNumber": "sample string 27",
"ContainerName": "sample string 28",
"ContainerTara": 29.0,
"ContainerWeightDate": "2026-05-19T17:30:56.1640826+02:00",
"ContainerAlibiNumber": 1,
"Container2Number": "sample string 30",
"Container2Name": "sample string 31",
"Container2Tara": 32.0,
"Container2WeightDate": "2026-05-19T17:30:56.1640826+02:00",
"Container2AlibiNumber": 1,
"Weight": 33.0,
"WeightGross": 34.0,
"WeightNet": 35.0,
"AlibiNumber": 36,
"ScaleSettingsId": "1cb2ce84-a7a3-4135-93a3-c07dc86de338",
"UserField1": "sample string 37",
"UserField2": "sample string 38",
"UserField3": "sample string 39",
"UserField4": "sample string 40",
"UserField5": "sample string 41",
"ExportDate": "2026-05-19T17:30:56.1640826+02:00",
"TemporaryTaraId": "4b9f3248-a5c3-4303-9f25-3f030f3c1b8b",
"OrderId": "d75e4e14-0251-4c8f-89b5-03029f879b33",
"OrderNumber": "sample string 42",
"Deleted": true,
"WeighingProcessId": "1a876d71-12c0-46cb-be4d-74fb968d3719",
"Number": "sample string 44",
"Id": "411d994b-c8c4-4882-87b4-4c4394d5f243",
"CreationDate": "2026-05-19T17:30:56.1640826+02:00",
"CreationUser": "sample string 46",
"ModifiedDate": "2026-05-19T17:30:56.1640826+02:00",
"ModifiedUser": "sample string 47"
}
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.