GET Vehicles

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Vehicle
NameDescriptionTypeAdditional 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

AutomaticUpdateTara

boolean

Required

ReferenceId

string

String length: inclusive between 0 and 255

VehicleAccountLinks

Collection of VehicleAccountLink

None.

VehicleCarrierLinks

Collection of VehicleCarrierLink

None.

Weighings

Collection of Weighing

None.

TemporaryTaras

Collection of TemporaryTara

None.

Orders

Collection of Order

None.

RemoteSettings

Collection of Remote

None.

ScaleSettingsId

globally unique identifier

None.

ScaleSettings

ScaleSettings

None.

Axles

integer

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 13",
    "Name": "sample string 1",
    "Tara": 2.0,
    "WeightDate": "2026-05-19T17:30:56.1859665+02:00",
    "AlibiNumber": 3,
    "Inactive": true,
    "AutomaticUpdateTara": true,
    "ReferenceId": "sample string 6",
    "ScaleSettingsId": "87b199af-3298-4d39-9a39-fa810f82146b",
    "Axles": 7,
    "UserField1": "sample string 8",
    "UserField2": "sample string 9",
    "UserField3": "sample string 10",
    "UserField4": "sample string 11",
    "UserField5": "sample string 12",
    "Number": "sample string 13",
    "Id": "8b9df9cb-163a-4ca0-9273-bbd5cee55fe4",
    "CreationDate": "2026-05-19T17:30:56.1879807+02:00",
    "CreationUser": "sample string 15",
    "ModifiedDate": "2026-05-19T17:30:56.1879807+02:00",
    "ModifiedUser": "sample string 16"
  },
  {
    "DisplayName": "sample string 13",
    "Name": "sample string 1",
    "Tara": 2.0,
    "WeightDate": "2026-05-19T17:30:56.1859665+02:00",
    "AlibiNumber": 3,
    "Inactive": true,
    "AutomaticUpdateTara": true,
    "ReferenceId": "sample string 6",
    "ScaleSettingsId": "87b199af-3298-4d39-9a39-fa810f82146b",
    "Axles": 7,
    "UserField1": "sample string 8",
    "UserField2": "sample string 9",
    "UserField3": "sample string 10",
    "UserField4": "sample string 11",
    "UserField5": "sample string 12",
    "Number": "sample string 13",
    "Id": "8b9df9cb-163a-4ca0-9273-bbd5cee55fe4",
    "CreationDate": "2026-05-19T17:30:56.1879807+02:00",
    "CreationUser": "sample string 15",
    "ModifiedDate": "2026-05-19T17:30:56.1879807+02:00",
    "ModifiedUser": "sample string 16"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.