From 7b282838a7acb4f80c601ea7ef9605baccb54706 Mon Sep 17 00:00:00 2001 From: Aurore Festaud <101419792+Aurore-HX@users.noreply.github.com> Date: Thu, 4 Sep 2025 14:33:02 +0100 Subject: [PATCH 1/4] Top3 feature update Flag the top3 feature as deprecated, and advise partner to contact account manager to ensure best products are returned. The feature wasn't not used or didn't give the expected benefit. HX account managers are happy to manually set an ideal product order in the HX side instead (at time of writing, managed in HX admin). --- site/hxapi/parking/av/airport.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/hxapi/parking/av/airport.md b/site/hxapi/parking/av/airport.md index c31ae656..29f8a494 100644 --- a/site/hxapi/parking/av/airport.md +++ b/site/hxapi/parking/av/airport.md @@ -58,7 +58,7 @@ NB: All parameter names are case sensitive. | Terminal | String | [A-Z1-9] 1 char | N | An optional field when requesting hotel and parking that will filter the availble results to those that serve the given terminal. Terminal options can be found using the [Terminal](/hxapi/terminal) request, where the name of the terminal is a word only the first character is needed for this request ( eg. N for the North terminal ). | {% include_relative _filter.md -%} | fields | String | [A-Z] a csv list of product info fields | N | A list of product info fields can be passed in to return configurable product information e.g. `fields=name,address,latitude,sellingpoint`. | -| top3 | Boolean | [0,1] | N | If a value of `1` is passed in for the top3 param, then a maximum of three car parks will be returned, one on airport, one park and ride, and one meet and greet. | +| top3 | Boolean | [0,1] | N | ⚠ Deprecated: This feature limited the search results to only 3 products, one onsite, one park and ride and one meet and greet. It is no longer supported and will be removed in future releases. Your account manager will work with you to ensure the best products are always returned first instead. | | System | String | [A-Z] 3 chars | Y* | For European products, you need to pass in the value of `System=ABG` (the default is `System=ABC`, which is UK products only). | | lang | String | [A-Z] 2 chars | Y* | Required for requests for European products. (Values available are `en`, `de`, `it`, `es`, `pt` and `nl`.) | From a91679dc0024a575662d249be609d7f40b609357 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 13:33:32 +0000 Subject: [PATCH 2/4] Update dist --- docs/feed.xml | 2 +- docs/hxapi/asynchronous-bookings/index.html | 8 +++--- docs/hxapi/carhire/availability/index.html | 4 +-- docs/hxapi/parking/av/airport/index.html | 22 +++++++-------- docs/hxapi/productlibrary/index.html | 28 +++++++++---------- docs/hxapi/transfers/av/index.html | 24 ++++++++-------- docs/hxapi/transfers/cancel/index.html | 4 +-- .../transfers/cancellation-policy/index.html | 8 +++--- docs/hxapi/transfers/view/index.html | 4 +-- docs/hxapi/upgrade/index.html | 16 +++++------ docs/hxapi/viewamendcancel/view/index.html | 20 ++++++------- docs/search/index.html | 2 +- 12 files changed, 71 insertions(+), 71 deletions(-) diff --git a/docs/feed.xml b/docs/feed.xml index c0a81715..a94b5e50 100644 --- a/docs/feed.xml +++ b/docs/feed.xml @@ -1,2 +1,2 @@ -Jekyll2025-08-29T08:39:26+00:00/feed.xmlHoliday Extras APIDocumentation to give to partners who would like to integrate with our API. +Jekyll2025-09-04T13:33:29+00:00/feed.xmlHoliday Extras APIDocumentation to give to partners who would like to integrate with our API. \ No newline at end of file diff --git a/docs/hxapi/asynchronous-bookings/index.html b/docs/hxapi/asynchronous-bookings/index.html index de0071a3..900edc80 100644 --- a/docs/hxapi/asynchronous-bookings/index.html +++ b/docs/hxapi/asynchronous-bookings/index.html @@ -85,7 +85,7 @@

Availability Request

UK Products Availability Request

-