Dealer Management Services Ltd - Navigator Web Services Version 1.0 August 2013
Classes
Class | Description | |
---|---|---|
Accounts |
Navigator Accounts class
| |
Address |
Base address class used for consistency
| |
ApiExiryInfo |
ApiExiryInfo object that is returned via the HTTP GET service operation of GetExpiryDate
| |
ApiReturn |
ApiReturn object that is returned via the web service operation of GetApiAlive"/>
| |
Booking |
Base class for Booking data for consistency
| |
BookingBase |
Base class for the Booking data returned by Navigator
| |
BookingData |
Data class returned from PostBookingData, prescribed confirmation message and internal job reference
| |
BookingFields |
Incoming fields class to send data to the Navigator system to add a customer request to the database
| |
Bookings |
Return data class for booking information
| |
BookingsParams |
Returned from the GetBookingParams method
| |
ClockingUpdate |
Clocking update class inheriting Technician class for clocking on/off
| |
Company |
Full return class for Company details
| |
CompanyUpdate |
Class used to send update data to the Navigator system for updating Company information
| |
CustomerData |
Data class returned from GetCustomerData containing details held within the Navigator database
| |
Customers |
Fields returned by GetCustomers
| |
CustomerUpdate |
Customer Class used for sending Customer updates to the Navigator System
| |
ExtendedBookingData |
Full Booking Data Class
| |
Franchise |
Fields returned by GetFranchises
| |
FunctionInfo |
FunctionInfo object that is returned via the HTTP GET service operation of GetFunctionInfo
| |
IncomingBaseClass |
The lowest base class for Navigator incoming class members
| |
InvoiceReport |
Fields Returned from GetInvoiceReport
| |
Job |
Base class used for Job Details
| |
Labour |
Fields used for WriteLabourByBookingNumber
| |
LabourData |
Fields returned by GetLabourByBookingNumber
| |
NavigatorWebService |
This document outlines the services that are available via the DmsNavigator.NavigatorWebService API Version 1.0. The API is WCF RESTful interface available over a web connection.
| |
NavigatorWebService UrlParts |
Class to extract the contents of the URL passed by the callee
| |
OptionsReturn |
Empty class that just returns valid HTTP headers, used by the dummy function - GetOptions
| |
Parts |
Fields returned by GetPartsByBookingNumber
| |
PostCodeLookUp |
Data class returned from GetAddress function
| |
ReturnVal |
Non-instantiable class containing standard boolean return value and error message if appropriate
| |
ServiceHistory |
Fields returned by GetServiceHistory
| |
ServicePlan |
Base class for Service Plan to Update Navigator with Service Plan Details
| |
Stock |
Fields returned by GetStockRecord
| |
Technician |
Base technician class for sending technician data to the Navigator system
| |
Vehicle |
Fields used for WriteVehicle
| |
VehicleData |
VehicleData object that is returned via the HTTP GET service operation of GetVehicleData
| |
VehicleModels |
Fields returned by GetVehicleModels
| |
Vehicles |
Fields returned by all GetVehicle Functions
| |
VehicleVariants |
Fields returned by GetVehicleVariants
|
Interfaces
Interface | Description | |
---|---|---|
INavigatorWebService |
This document outlines the services that are available via the DmsNavigator.NavigatorWebService API Version 1.0. The API is WCF RESTful interface available over a web connection.
|