As part of our design update, the screenshots are currently being revised.

Release Date

APIs

Change Log

Version

May 2025BookingUSB-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 2025BookingUSB-Hotel APIs

BookingUSB-Reservation APIs

ShoppingEngine(Pull Model)

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 level
Response 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, 2024Exchange1. 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, 2024Push Reservation statusAdd new API
/reservation/audit/push
v4.9.4

 Apr. 11, 2024

productAddon Reservation API

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

BookingUSB-Hotel APIs

1. Add extension fields for cluster code.
2. Push ARI with Child Free occupancy rates.

v.4.9.3

May. 29, 2023

Book API (BookingUSB-Reservation APIs)

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 @offsetTimeValue from 0 to 999 when the cancellation is non-refundable.

2. Correct spelling error of cancel penality from dealineTime to deadline.

v4.9.1

Dec. 19, 2022

ARI Push (AvailabilityPeer(Push Model))

Add messageType for new Delta Push mode.

v4.9

Jul. 25, 2022

Hotel Product (BookingUSB-Hotel APIs), Live Check (BookingUSB-Reservation APIs),

BookingUSB-Reservation APIs

Add Addon functions for Disney Package.

v4.8

Mar. 7, 2022

BookingUSB-Reservation APIs

Add gender and birthday fields for the guest.

v4.7.2

Dec. 13, 2021

BookingUSB-Reservation APIs

1. Add extensions for shopping request.

2. Add corpAccount in livecheck, prebook and book.

v4.7.1

Jul. 26, 2021

ARI Push (AvailabilityPeer(Push Model))

Add Child Price.

v4.7

Apr. 1, 2021

Hotel Product (BookingUSB-Hotel APIs), Live Check (BookingUSB-Reservation APIs),

BookingUSB-Reservation APIs

1. Add Day-Use. Visit Day-Use Room for more details.

2. Add Guarantee Type. Visit Guarantee Type for more details.

3. Add PaymentType at Product and Fee levels.

v4.6