Latest API Changes
18 May 2025
Improved documentation clarity and accuracy across all API sections.
Clarified webhook authentication flow and added setup guidance.
Added troubleshooting links and best practice references throughout.
Modernised documentation site theme for improved readability and navigation.
13 February 2025
Updated documentation to clarify response handling for null & non-genius cases in the search webhook.
20 January 2025
Updated documentation to include support for Genius parameters in search webhook.
30 December 2024
Updated documentation to include BOOKING webhook in self-enrolment.
19 December 2024
Updated documentation to include information about Webhook Deletion endpoint.
17 December 2024
Removed documentation on v1 AssignDriver endpoint since it was deprecated.
3 December 2024
Updated documentation to include information about Webhook Registration endpoint.
23 September 2024
Updated documentation to include information about Incident webhooks, self-enrolment endpoint and webhook error responses.
23 August 2024
Fixed typo in the Incidents response documentation.
15 August 2024
Updated documentation to include Survey and Incident endpoint information.
1 August 2024
Removed customerPrice from documentation to reflect that it is no longer returned from APIs.
27 June 2024
Updated documentation to reflect that the driver ID can now be assigned using the v2 assign driver endpoint.
26 March 2024
Updated documentation to reflect the change in default page size and default pickUpDateAfter for get all bookings endpoint.
18 March 2024
Updated documentation to reflect pickupImages description and altText are not compulsory fields.
11 December 2023
Added ability to send pickup images for meeting points.
Updated meeting point documentation to give more clarity around required fields.
17 October 2023
Added new decline reasons for booking responses endpoint.
Updated documentation to add description for both new and previous decline reasons.
Updated documentation to add extra info for pickup time in search webhook, get bookings and get a single booking endpoints.
Updated documentation to add extra info to Booking amendments table description.
22 August 2023
Added rate limiting to the Get All Bookings endpoint. This now returns 429 Too Many Requests when too many requests are made in a short period of time.
30 March 2023
The "pickupInstructions" field length limit for meeting points was increased to 1000.
8 November 2022
Added ELECTRIC_STANDARD and ELECTRIC_LUXURY vehicle types to search webhook, and dispatch API get bookings endpoints.
30 September 2022
Added v2 assign driver endpoint.
Deprecated v1 assign driver.
22 August 2022
Add customerOriginalPrice field for get booking endpoints.
Remove email from booking webhook payload.
8 June 2022
Update driver event reference to indicate that apart from DRIVER_LIVE_LOCATION duplicate events will not be processed.
30 May 2022
Updated documentation for retrieve all bookings endpoint and search webhook.
6 May 2022
The Sandbox search webhook validation endpoint now requires the supplier url and oauth credentials to be provided as HTTP headers.
9 March 2022
It's now possible to send meeting points and pickup instructions for bookings.
24 January 2022
Add customerPrice and customerCurrency to GET /v1/bookings in the price object.
11 January 2022
Sandbox documentation refresh.
Rates Search Validation Endpoint is now available for testing Search Webhook implementation.
5 January 2022
Live driver tracking is now available.
2 December 2021
Booking webhooks are now available.
driver_id optional when sending driver events.
18 June 2021
A bug was fixed in the /v1/bookings endpoint which caused some bookings to be missing when paging results.
The "page" parameter for /v1/bookings has been deprecated in favor of "after" and the documentation updated accordingly.
15 June 2021
The "changed" parameter for /v1/bookings has been deprecated and is no longer recommended for use.
Back to top