Skip to content

Resource Booking

AMZSMobileResourceBooking

Namespace: urn:microsoft-dynamics-schemas/page/amzsmobileresourcebookingEndpoint: Page/AMZSMobileResourceBookingType: Full CRUD Read key: Entry_No (Integer)

This service manages resource booking entries used for GPS tracking, location data, and work order scheduling. Each booking entry represents a resource assignment with full route tracking from starting location through intermediate stops to the final destination.

Key Entity Fields

The entity contains approximately 78 fields. The most important ones are listed below:

FieldTypeDescription
KeyStringNAV internal key
Entry_NoIntegerBooking entry number (primary key)
Resource_NoStringAssigned resource identifier
StatusEnumCurrent booking status
Work_Order_NoStringAssociated work order number
AKC_Work_Order_NoStringAKC work order reference
DateDateBooking date
Starting_TimeStringStart time of the booking
Ending_TimeStringEnd time of the booking

Location Fields

FieldTypeDescription
Starting_LocationStringName of the starting location
Starting_Location_AddStringAddress of the starting location
Intermediate_DestinationStringName of the intermediate stop
Intermediate_Destination_AddStringAddress of the intermediate stop
Final_LocationStringName of the final destination
Final_Location_AddStringAddress of the final destination
Vehicle_End_LocationStringName of the vehicle end location
Vehicle_End_Location_AddStringAddress of the vehicle end location
LatitudeBigDecimalCurrent GPS latitude
LongitudeBigDecimalCurrent GPS longitude

Distance Tracking

FieldTypeDescription
DistanceBigDecimalTotal distance traveled
Part_Distance_1BigDecimalDistance for first route segment
Part_Distance_2BigDecimalDistance for second route segment
Part_Distance_3BigDecimalDistance for third route segment
Manual_Entry_KmBooleanWhether distance was entered manually

Relationship Fields

FieldTypeDescription
Customer_NoStringAssociated customer number
Vehicle_CodeStringAssociated vehicle code
AKC_Performer_NoStringAKC performer identifier
Performer_TypeEnumType of performer

Date Tracking

FieldTypeDescription
Booking_DateDateDate the booking was made
Tow_Start_DateDateDate the tow operation started
Intermediate_DateDateDate of arrival at intermediate stop
Final_Destination_DateDateDate of arrival at final destination
Vehicle_End_Location_DateDateDate of vehicle arrival at end location

Additional Fields

The full entity includes approximately 50 more fields. Consult the SOAP WSDL for the complete schema.