GET Weighings
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of 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 |
Response Formats
application/json, text/json
[
{
"Type": 0,
"WeightDate": "2026-05-19T17:30:56.0877142+02:00",
"AccountId": "917a2a32-f634-4b78-922b-8414739c6014",
"VehicleId": "bb291361-474f-4b2c-b725-529289723255",
"ProjectId": "481af62a-61c7-4c5b-92c3-288b0346281d",
"MaterialId": "8d0ba76a-cbb8-4249-824e-bd265e813244",
"ContainerId": "5cd568e4-a502-43c6-b0e6-74dc215937f9",
"Container2Id": "e5772385-8093-413a-adfd-4451a39fdbd6",
"CarrierId": "0e062b14-622f-47c1-bba0-14d69606c4bc",
"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.0902094+02:00",
"VehicleAlibiNumber": 1,
"ContainerNumber": "sample string 27",
"ContainerName": "sample string 28",
"ContainerTara": 29.0,
"ContainerWeightDate": "2026-05-19T17:30:56.0902094+02:00",
"ContainerAlibiNumber": 1,
"Container2Number": "sample string 30",
"Container2Name": "sample string 31",
"Container2Tara": 32.0,
"Container2WeightDate": "2026-05-19T17:30:56.0902094+02:00",
"Container2AlibiNumber": 1,
"Weight": 33.0,
"WeightGross": 34.0,
"WeightNet": 35.0,
"AlibiNumber": 36,
"ScaleSettingsId": "01b47a13-5536-43b9-86c0-89d96d3a95cf",
"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.0902094+02:00",
"TemporaryTaraId": "f232f78f-f0dd-4dc3-81b8-a10a13621a8d",
"OrderId": "ffb26400-56a2-4fa6-a66d-646ee0d641e3",
"OrderNumber": "sample string 42",
"Deleted": true,
"WeighingProcessId": "a96774c6-6a29-4a9b-a5ef-1b5c98370b16",
"Number": "sample string 44",
"Id": "7e9c60ca-6cfd-436f-852b-97007fd04cbd",
"CreationDate": "2026-05-19T17:30:56.0902094+02:00",
"CreationUser": "sample string 46",
"ModifiedDate": "2026-05-19T17:30:56.0902094+02:00",
"ModifiedUser": "sample string 47"
},
{
"Type": 0,
"WeightDate": "2026-05-19T17:30:56.0877142+02:00",
"AccountId": "917a2a32-f634-4b78-922b-8414739c6014",
"VehicleId": "bb291361-474f-4b2c-b725-529289723255",
"ProjectId": "481af62a-61c7-4c5b-92c3-288b0346281d",
"MaterialId": "8d0ba76a-cbb8-4249-824e-bd265e813244",
"ContainerId": "5cd568e4-a502-43c6-b0e6-74dc215937f9",
"Container2Id": "e5772385-8093-413a-adfd-4451a39fdbd6",
"CarrierId": "0e062b14-622f-47c1-bba0-14d69606c4bc",
"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.0902094+02:00",
"VehicleAlibiNumber": 1,
"ContainerNumber": "sample string 27",
"ContainerName": "sample string 28",
"ContainerTara": 29.0,
"ContainerWeightDate": "2026-05-19T17:30:56.0902094+02:00",
"ContainerAlibiNumber": 1,
"Container2Number": "sample string 30",
"Container2Name": "sample string 31",
"Container2Tara": 32.0,
"Container2WeightDate": "2026-05-19T17:30:56.0902094+02:00",
"Container2AlibiNumber": 1,
"Weight": 33.0,
"WeightGross": 34.0,
"WeightNet": 35.0,
"AlibiNumber": 36,
"ScaleSettingsId": "01b47a13-5536-43b9-86c0-89d96d3a95cf",
"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.0902094+02:00",
"TemporaryTaraId": "f232f78f-f0dd-4dc3-81b8-a10a13621a8d",
"OrderId": "ffb26400-56a2-4fa6-a66d-646ee0d641e3",
"OrderNumber": "sample string 42",
"Deleted": true,
"WeighingProcessId": "a96774c6-6a29-4a9b-a5ef-1b5c98370b16",
"Number": "sample string 44",
"Id": "7e9c60ca-6cfd-436f-852b-97007fd04cbd",
"CreationDate": "2026-05-19T17:30:56.0902094+02:00",
"CreationUser": "sample string 46",
"ModifiedDate": "2026-05-19T17:30:56.0902094+02:00",
"ModifiedUser": "sample string 47"
}
]
application/xml
Sample not available.
text/xml
Sample not available.