The INavigatorWebService type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
ClockTechnicianOff |
Function to send Technician Clock Off data to DMS
| |
ClockTechnicianOffXml |
Function to send Technician Clock Off data to DMS
| |
ClockTechnicianOn |
Function to send Technician Clock On data to DMS
| |
ClockTechnicianOnXml |
Function to send Technician Clock On data to DMS
| |
GetAccounts |
Get Accounts Data from DMS
| |
GetAccountsXml |
Get Accounts Data from DMS
| |
GetAddress |
This HTTP GET function will return an address string from any given valid UK post code
| |
GetAddressXml |
This HTTP GET function will return an address string from any given valid UK post code
| |
GetApiAlive |
The API GetApiAlive method is automatically called for every single service operation within this service.
| |
GetApiAliveXml |
Same as GetApiAlive but returning an XML payload as an alternative.
| |
GetBookingParams |
This HTTPGET function provides a list of available jobs and codes that can be used to build a online booking menu
| |
GetBookingParamsXml |
This HTTPGET function provides a list of available jobs and codes that can be used to build a online booking menu
| |
GetBookings |
Get Bookings data from DMS
| |
GetBookingsXml |
Get Bookings data from DMS
| |
GetCompanies |
Get Companies data from DMS
| |
GetCompaniesXml |
Get Companies data from DMS
| |
GetCustomerData |
This method enables access to the Navigator System Customer Record and also contains Customer's Vehicles list.
| |
GetCustomerDataXml |
This HTTP GET function provides Customer Information that is retrieved from the Navigator database
| |
GetCustomers |
Get Customers data from DMS
| |
GetCustomersXml |
Get Customers data from DMS
| |
GetExpiryDate |
The API GetExpiryDate used to return API Key licence expiry information.
| |
GetExpiryDateXml |
Same as the GetExpiryDate method but returning XML payload as an alternative.
| |
GetFunctionInfo |
This method will provide information pertaining to a Navigator RPC, a list of functions can be obtained using the GetApiAlive method.
| |
GetFunctionInfoXml |
Same as GetFuncionInfo but returning an XML payload as an alternative.
| |
GetInvoiceReport |
Get Invoice data from DMS
| |
GetInvoiceReportXml |
Get Invoice data from DMS
| |
GetLabourByBookingNumber |
Get Labour Data from DMS
| |
GetLabourByBookingNumberXml |
Get Labour Data from DMS
| |
GetOptions |
This is a dummy function that circumvents an internet browser's automatic "OPTIONS" HTTP requests
| |
GetPartsByBookingNumber |
Get Parts Data from DMS
| |
GetPartsByBookingNumberXml |
Get Parts Data from DMS
| |
GetPartStockRecord |
Get Stock Data from DMS
| |
GetPartStockRecordXml |
Get Stock Data from DMS
| |
GetServiceHistory |
Get Service History Data from DMS
| |
GetServiceHistoryXml |
Get Service History Data from DMS
| |
GetVehicleData |
This method provides a VRM lookup and retrieves up to date vehicle data from DVLA.
| |
GetVehicleDataXml |
Same as GetVehicleData but returning an XML payload as an alternative.
| |
GetVehicleFranchise |
Get Franchise Data from DMS
| |
GetVehicleFranchiseXml |
Get Franchise Data from DMS
| |
GetVehicleModels |
Get Vehicle Model Data from DMS
| |
GetVehicleModelsXml |
Get Vehicle Model Data from DMS
| |
GetVehicles |
Get Vehicle Data from DMS
| |
GetVehiclesByNextServMot |
Get Vehicle Data from DMS
| |
GetVehiclesByNextServMotXml |
Get Vehicle Data from DMS
| |
GetVehiclesXml |
Get Vehicle Data from DMS
| |
GetVehicleVariants |
Get Vehicle Variants Data from DMS
| |
GetVehicleVariantsXml |
Get Vehicle Variants Data from DMS
| |
PostBookingData |
This method is to be used for sending Online Booking requests to the Navigator System.
| |
PostBookingDataXml |
This is the main HTTP PUT update function that allows for a website to collate and then send booking information to the Navigator database
| |
SetBookingData |
Deprecated function, not in use.
| |
StatusOffSite |
Function to update Status Off site flag to DMS
| |
StatusOffSiteXml |
Function to update Status Off site flag to DMS
| |
StatusOnSite |
Function to update Status ON site flag to DMS
| |
StatusOnSiteXml |
Function to update Status ON site flag to DMS
| |
UpdateServicePlan |
Function to update Vehicle Service Plan in DMS
| |
UpdateServicePlanXml |
Function to update Vehicle Service Plan in DMS
| |
UpdateVhcStatus |
Function to update VHC status on DMS
| |
UpdateVhcStatusXml |
Function to update VHC status on DMS
| |
WriteBooking |
The WriteBooking function will write back the data fields identified in the GetBookings and GetLabourByBookingNumber routines. A zero Booking will denote that this is a new job, which needs to be created on the DMS. A zero labour LineNo will denote a new labour line | |
WriteBookingXml |
The WriteBooking function will write back the data fields identified in the GetBookings and GetLabourByBookingNumber routines. A zero Booking will denote that this is a new job, which needs to be created on the DMS. A zero labour LineNo will denote a new labour line | |
WriteClocking |
Function to update DMS with Clocking information
| |
WriteClockingXml |
Function to update DMS with Clocking information
| |
WriteCompany |
This function will simply write back the data fields identified in the GetCompanies routines. A zero CompNo will denote that this is a new company, which needs to be created on the DMS.
| |
WriteCompanyXml |
This function will simply write back the data fields identified in the GetCompanies routines. A zero CompNo will denote that this is a new company, which needs to be created on the DMS.
| |
WriteCustomer |
This function will write back the data fields identified in the GetCustomers routines. A zero CustNo will denote that this is a new customer, which needs to be created on the DMS
| |
WriteCustomerXml |
This function will write back the data fields identified in the GetCustomers routines. A zero CustNo will denote that this is a new customer, which needs to be created on the DMS
| |
WriteLabourByBookingNumber |
The WriteLabourByBookingNumber function will write back the data fields identified in the GetBookings and GetLabourByBookingNumber routines. A zero Booking will denote that this is a new job, which needs to be created on the DMS. A zero labour LineNo will denote a new labour line. | |
WriteLabourByBookingNumberXml |
The WriteLabourByBookingNumber function will write back the data fields identified in the GetBookings and GetLabourByBookingNumber routines. A zero Booking will denote that this is a new job, which needs to be created on the DMS. A zero labour LineNo will denote a new labour line. | |
WriteVehicle |
This function will simply write back the data fields identified in the GetVehicles routines. A zero VehNo will denote that this is a new vehicle, which needs to be created on the DMS.
| |
WriteVehicleXml |
This function will simply write back the data fields identified in the GetVehicles routines. A zero VehNo will denote that this is a new vehicle, which needs to be created on the DMS.
|
See Also