Web service documentation

This documentation for developers relates to the Route Optimiser web services from Postcode Anywhere. These are available through SOAP and more traditional XML based services. To find out more about each method, click on the method name.

The web services provide SOAP, XML and CSV over HTTP access to the services. The SOAP services can be consumed by any client.

Web Service Version Description
RouteOptimiser Routing Directions 1.00 Returns an AA-generated route between two given locations.
RouteOptimiser Routing DirectionsXML 1.00 Returns an AA-generated route between two given locations in XML format.
RouteOptimiser Routing FreeDirections 1.00 Returns an AA-generated route between locations. This version of the Directions service does not consume credits. However, the input must be an ID that is returned by the Optimise web service, which would have consumed credits.
RouteOptimiser Routing Gazetteer 1.00 Returns a list of locations that match each of one or more given search terms - be they settlements, postcodes or points of interest. Use this to fetch Place IDs prior to doing any AA routing or optimisation requests.
RouteOptimiser Routing Optimise 1.10 Optimizes a set of waypoints so that they are allocated to each vehicle and sequenced in a way that tries to minimise total journey time or distance. This advanced method takes into account time slots, vehicle capacities and individual waypoint pause times. Routing data is provided by the AA.
This version is better than version 1.0 and includes some more features. Note that vehicle capacity and waypoint size information are no longer supported: these parameters will now be ignored.