Advanced Application Interface Contents

Top  Previous  Next

Interface Contents

This page provides a "high-level" guide to the interfaces that are available.  The full technical documentation is in the Developers Detailed API Guide

 

1.Customer Vehicles

a.GetVehiclesByNextServMot

b.GetServiceHistoryByVehNo

c.GetVehicleFranchises

d.GetVehicleModels

e.GetVehicleVariants

f.WriteVehicle

2.Customer Data

a.GetCustomers

b.WriteCustomer

3.Business Data

a.GetCompanies/GetCompaniesXml

Returns a list of business details (from the business section of the customer record) given a search key (normally a specific customer reference)

b.WriteCompany

4.Sales Ledger Data

a.GetAccounts/GetAccountsXml

Returns Sales Ledger accounts for a specific company, given a search criteria (name etc)

5.Job Card Data

a.GetBookings/GetBookingsXml

Returns a list of workshop jobs for a specific vehicle/job card (reg no or job card can be supplied)

b.GetLabourByBookingNo

c.GetPartsByBookingNo

d.WriteBooking

e.ClockTechnicianOn/ClockTechnicianOnXml

Clocks a technician onto a job

f.ClockTechnicianOff/ClockTechnicianOffXml

Clocks a technician off a job.

g.GetBookingParameters/GetBookingParametersXml

Returns a series of parameters from the Navigator Online Service Booking module.  This is not normally available to third party developers

 

 

6.Parts Stock Data

a.GetStockRecord

7.Generic

a.GetAddress/GetAddressXml

Supplied with a UK Post Code returns the address for this postcode.   This API is not normally licenced to third party developers who should instead use a generic third party service for this.

b)GetApiAlive/GetApiAliveXml

A generic call which is used to test that the Navigator Web Service is running and the API key supplied is valid