Skip to content

Vehicles & Fleet ​

These services manage vehicle records. AMZSMobileCustomerVehicle handles customer-owned vehicles encountered during field service, while AMZSMobileServiceVehicles manages the AMZS fleet of service vehicles.

AMZSMobileCustomerVehicle ​

Namespace: urn:microsoft-dynamics-schemas/page/amzsmobilecustomervehicleEndpoint: Page/AMZSMobileCustomerVehicleType: Full CRUD Read key: Code (String)

Entity Fields ​

FieldTypeDescription
KeyStringNAV internal key
CodeStringVehicle code (primary key)
Customer_NoStringOwning customer number
Customer_NameStringOwning customer name
Chassis_NoStringVehicle chassis / VIN number
Make_CodeStringManufacturer code
Make_DescriptionStringManufacturer name
Model_CodeStringModel code
Model_DescriptionStringModel name
Registration_NoStringVehicle registration plate number
First_Registration_DateDateDate of first registration
Engine_Volume_ccmBigDecimalEngine displacement in cubic centimeters
Engine_Power_kWBigDecimalEngine power in kilowatts
Engine_TypeStringEngine type (petrol, diesel, etc.)
No_SeriesStringNumber series identifier
Creation_DateDateRecord creation date
Last_Date_ModifiedDateLast modification date
Old_Is_NoStringLegacy vehicle number
Old_Customer_NoStringLegacy customer number
User_IDStringCreating user identifier
AKC_ARC_ManufacturerStringAKC/ARC manufacturer reference
AKC_Model_DesctiptionStringAKC model description
AKC_Model_CodeStringAKC model code

Typo in Field Name

The field AKC_Model_Desctiption contains a typo in the original NAV service definition (missing "ri" in "Description"). This is preserved as-is to match the SOAP schema.


AMZSMobileServiceVehicles ​

Namespace: urn:microsoft-dynamics-schemas/page/amzsmobileservicevehiclesEndpoint: Page/AMZSMobileServiceVehiclesType: Full CRUD Read key: No (String)

This service manages the AMZS fleet of service vehicles (tow trucks, patrol cars, etc.) used by field technicians.

Entity Fields ​

FieldTypeDescription
KeyStringNAV internal key
NoStringService vehicle number (primary key)
DescriptionStringVehicle description
Registration_NoStringVehicle registration plate number
Responsibility_CenterStringAssigned responsibility center
On_BookingBooleanWhether the vehicle is currently booked
CRM_DeactivateBooleanWhether the vehicle is deactivated in CRM