GET Containers
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Container| Name | Description | Type | Additional information |
|---|---|---|---|
| DisplayName | string |
None. |
|
| Name | string |
Required String length: inclusive between 0 and 255 |
|
| Tara | decimal number |
Required |
|
| WeightDate | date |
Required |
|
| AlibiNumber | integer |
Required |
|
| Inactive | boolean |
Required |
|
| ContainerGroupId | globally unique identifier |
None. |
|
| ContainerGroup | ContainerGroup |
None. |
|
| ReferenceId | string |
String length: inclusive between 0 and 255 |
|
| ContainerAccountLinks | Collection of ContainerAccountLink |
None. |
|
| ContainerCarrierLinks | Collection of ContainerCarrierLink |
None. |
|
| ContainerMaterialLinks | Collection of ContainerMaterialLink |
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 |
|
| 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
Sample:
[
{
"DisplayName": "sample string 11 - sample string 1",
"Name": "sample string 1",
"Tara": 2.0,
"WeightDate": "2026-05-19T17:30:54.5124634+02:00",
"AlibiNumber": 3,
"Inactive": true,
"ContainerGroupId": "95cd6489-9b43-4f2b-a3dc-c7fa6c53096f",
"ReferenceId": "sample string 5",
"ScaleSettingsId": "b1d08e03-746d-4e60-aca4-09e6a692981b",
"UserField1": "sample string 6",
"UserField2": "sample string 7",
"UserField3": "sample string 8",
"UserField4": "sample string 9",
"UserField5": "sample string 10",
"Number": "sample string 11",
"Id": "dc937179-a07d-41dd-9c3b-1fb2899f8c3d",
"CreationDate": "2026-05-19T17:30:54.514226+02:00",
"CreationUser": "sample string 13",
"ModifiedDate": "2026-05-19T17:30:54.514226+02:00",
"ModifiedUser": "sample string 14"
},
{
"DisplayName": "sample string 11 - sample string 1",
"Name": "sample string 1",
"Tara": 2.0,
"WeightDate": "2026-05-19T17:30:54.5124634+02:00",
"AlibiNumber": 3,
"Inactive": true,
"ContainerGroupId": "95cd6489-9b43-4f2b-a3dc-c7fa6c53096f",
"ReferenceId": "sample string 5",
"ScaleSettingsId": "b1d08e03-746d-4e60-aca4-09e6a692981b",
"UserField1": "sample string 6",
"UserField2": "sample string 7",
"UserField3": "sample string 8",
"UserField4": "sample string 9",
"UserField5": "sample string 10",
"Number": "sample string 11",
"Id": "dc937179-a07d-41dd-9c3b-1fb2899f8c3d",
"CreationDate": "2026-05-19T17:30:54.514226+02:00",
"CreationUser": "sample string 13",
"ModifiedDate": "2026-05-19T17:30:54.514226+02:00",
"ModifiedUser": "sample string 14"
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.