Go Distributor API's Version History
Modified on: 2025-06-13 15:40
As part of our design update, the screenshots are currently being revised.
Release Date | APIs | Change Log | Version |
---|---|---|---|
May 2025 | BookingUSB-Hotel APIs BookingUSB-Reservation APIs | 1. Hotel Product API: Add currency Example { "hotelId": "GATHI", "hotelName": "This is a test hotel", "supplierId": "HILTON", "status": "Actived", "chainCode": "Hilton", "brandCode": "Hampton", "longitude": "41.40338", "latitude": "2.17403", "city": "string", "country": "string", "state": "string", "currency": "USD", "address": [ "AddressLine1", "AddressLine2", ], 2. Query Reservation API: Correct the value as 999 when the cancel policy code is AD100P_100P Response Example "cancelPolicy": { "code": "AD100P_100P", "description": "Non Refundable", "cancelPenalties": [ { "noShow": true, "cancellable": true, "cancelDeadline": { "offsetTimeDropType": "BeforeArrival", "offsetTimeUnit": "D", "offsetTimeValue": 999, "deadline": "string" }, | v4.9.7 |
Apr 2025 | BookingUSB-Hotel APIs | 1. Hotel Product API: Add corpCode and rateFlag 2. LiveCheck/Prebook/Book/Modify: Add corpCode and rateFlag Request Example { "header": { "supplierId": "HILTON", "distributorId": "GTA", "version": "v4", "token": "18393849028490234" }, "corpCode": "D_XXX", "hotelId": "GATHI", "stayRange": { "checkin": "2018-01-01", "checkout": "2018-01-04" }, 3. Pull API: Add stayRange at availHotels levelResponse Example { "header": { "distributorId": "GTA", "version": "v4", "token": "18393849028490234" }, "stayRange": { "checkin": "2018-01-01", "checkout": "2018-01-04" }, "iata": "string", "availHotels": [ { "supplierId": "HILTON", "hotelId": "GATHI", "status": "Actived", "stayRange": { "checkin": "2018-01-01", "checkout": "2018-01-04" }, | v4.9.6 |
Oct 10, 2024 | Exchange | 1. Hotel API: Add rateModel , connectionType and commissions 2. Push API: Add connectionType , suggestedSellingPriceBeforeTax & suggestedSellingPriceAfterTax 3. Pull API: Add connectionType , suggestedTotalPrice 4. LiveCheck API: Add connectionType , Commission or suggestedTotalPrice 5. Book/Modify/Query API: Add connectionType , Commission or suggestedTotalPrice | v4.9.5 |
Jan 26, 2024 | Push Reservation status | Add new API /reservation/audit/push | v4.9.4 |
Apr. 11, 2024 | 1. Add a new API-productAddon Reservation API. 2. Add 2 new attributes in the response body of productAddon Detail API: attractions and parkReservationRequired . | v4.9.4 | |
Jun. 20, 2023 | 1. Add extension fields for cluster code.2. Push ARI with Child Free occupancy rates. | v.4.9.3 | |
May. 29, 2023 | 1. Add 2 PSD2-releated fields: channelCode and exemptionType .2. Support credit card CVV transmitted in go-distributor-reservation. | v4.9.2 | |
Dec. 22, 2022 | Hotel Product (BookingUSB-Hotel APIs), Live Check (BookingUSB-Reservation APIs), Shopping (ShoppingEngine(Pull Model)) | 1. Change 2. Correct spelling error of cancel penality from | v4.9.1 |
Dec. 19, 2022 | Add | v4.9 | |
Jul. 25, 2022 | Hotel Product (BookingUSB-Hotel APIs), Live Check (BookingUSB-Reservation APIs), | Add Addon functions for Disney Package. | v4.8 |
Mar. 7, 2022 | Add | v4.7.2 | |
Dec. 13, 2021 | 1. Add 2. Add | v4.7.1 | |
Jul. 26, 2021 | Add Child Price. | v4.7 | |
Apr. 1, 2021 | Hotel Product (BookingUSB-Hotel APIs), Live Check (BookingUSB-Reservation APIs), | 1. Add 2. Add 3. Add | v4.6 |
Did you find it helpful? Yes No
Send feedback