Developer Docs
  • Our Products
    • Channel Manager
      • Integration and Onboarding Flow
      • RG Bridge - Supply (Push)
        • Integration Overview
          • Vision of Integration
            • Commercial value and business case
          • Information Data flow
            • One way integration
            • Two Way integration – ARI Broadcast and Reservation fetch
            • Information delivery mechanism
          • Technical feasibility of integration
            • Test property setup
            • Sample reservation data
          • RG Bridge Setup
          • Contract
          • Project Plan
          • Certification
          • Monitoring and after sales support
          • Integration checklist
        • Interface Specifications – Availability and Rates Notification Service
          • RG Bridge Integration Process
          • Intended Audience
          • Typographical Conventions
          • Technical Overview
          • Operations
            • Availability Notification
              • OTA_HotelAvailNotifRQ
                • Change in Inventory count
                • Change in availability status and Restrictions
              • OTA_HotelAvailNotifRS
              • XML Usage Specification
            • Rate Change Notification
              • OTA_HotelRateAmountNotifRQ
              • XML Usage Description
              • OTA_HotelRateAmountNotifRS
              • XML Usage Specification
            • Points to remember
        • Interface Specifications – Reservation Notification Service
          • RG Bridge integration process
          • Intended audience
          • Typographical conventions
          • Technical overview
          • Operations
            • Reservation Notification
              • OTA_HotelResNotifRQ
              • XML Usage specification
              • Sample Reservation Messages
              • OTA_HotelResNotifRS
              • XML Usage specification
          • Points to remember
          • Code Lists
      • RG Bridge - Reservation Retrieval (Pull)
        • Technical overview
        • Operations
          • Reservation Retrieval
            • OTA_ReadRQ
            • XML Usage specification
            • OTA_ResRetrieveRS
            • XML Usage specification
          • Reservation Confirmation
            • OTA_NotifReportRQ
            • XML Usage specification
            • OTA_NotifReportRS
            • XML Usage specification
        • Code Lists
      • Direct Connect - Demand (Push)
        • Introduction
        • Interface Specifications – ARI Service
          • Technical Overview
          • Operation: Property List
            • HotelPropertyListGetRQ
            • HotelPropertyListGetRS
            • Test Use Cases
            • FAQ
          • Operation: Product List
            • HotelProductListGetRQ
            • HotelProductListGetRS
            • Test Use Cases
            • FAQ
          • Operation: ARI Get
            • HotelARIGetRQ
            • HotelARIGetRS
            • Test Use Cases
            • FAQ
          • Operation: ARI Update
            • HotelARIUpdateRQ
            • HotelARIUpdateRS
            • Test Use Cases
            • FAQ
          • Points to remember
          • Code Lists
        • Interface Specifications – Reservation Notification Service
          • Technical overview
            • Communication protocols
            • General design
            • Authentication
          • Operation: Reservation
            • OTA_HotelResNotifRQ
            • OTA_HotelResNotifRS
            • Test use cases
            • FAQ
    • Smart Distribution
      • Onboarding process
      • Certification - Demand
      • Authentication Method
      • Book and Cancel Reservation
        • Transaction Header Formats
        • Book API
          • Book Reservation
          • Cancel Reservation
          • Booking Reservation Request Message Format
          • Booking Reservation Response Message Format
          • Cancel Reservation Request Message Format
      • Multiavailability (Enhanced Shopping Transaction)
        • Transaction Header Formats
        • Enhanced Shopping (EST) – Detailed Rate Information
          • Requesting Specific Rates
          • UltraDirect Account Author Negotiated Rate Processing
          • Unavailable Properties
          • UltraDirect Cache Processing
          • Enhanced Shopping Transaction Request Header Format
          • Enhanced Shopping Transaction Response Message Format
      • Pre-Book
        • Transaction Header Formats
        • Pre Book API
          • Pre-Book Request message format
          • Pre-Book Response message format
      • Property list and Booking Summary
        • PropertyList API
        • Booking Summary API
  • Content
    • Integration Process
    • Certification - Demand
    • Content Retrieve
      • SOAP/HTTP
        • SOAP Envelop
        • SOAP Body
        • Date and Time
        • Specifications for Currency Amounts
      • Transaction Specifications
      • Content Retrieval Request
      • Content Retrieval Response
    • Content Update
      • Overview
      • Transaction List
      • Transaction Flow
      • Batch processing
        • File naming convention
      • Multi-lingual capabilities
      • Associating media to textual content
      • Managing images
      • GDS content updates
      • Office of Foreign Assets Control (OFAC)
      • Interface requirements
        • SOAP envelope
        • Standard element formats
      • Transaction specifications
        • Data mapping of elements
        • Area Information
        • Affiliation information
        • Media information
        • Contact information
        • TPA extensions
        • GDS information
        • Response message
      • Codes lists
        • Credit Card
        • Error and Warning codes
        • Spoken Language
        • State and Country
      • Supported language codes
      • Client application generation using WSDL tool
  • UltraDirect
    • Integration Process
    • Certification
    • Ultradirect transaction sets - XML
      • Transaction header formats
      • Booking transactions
        • Booking request message format..
        • Request message format - Cancel
        • Request message format - Commit/Rollback
        • Request message format - Modify
        • Response message format - Booking
      • Enhanced shopping (EST)
        • Requesting Specific Rates
        • Request message format
        • Response message format.
      • Rate and availability transactions
        • Standard multi-availability
          • Request & Response message format
      • Rate Rules
        • Request message format
        • Response message format
      • Reference data transactions
        • Request message format..
        • Response message format..
      • Single property availability
        • Request message format
        • Response message format
    • XML ultradirect specifications
      • Overview
        • Transaction list
      • Interface requirements
      • Transaction meta data
    • Error Codes..
    • UltraDirect Transaction Samples and Usage
      • Using UltraDirect (Seamless, a real-time transaction)
      • EST (Enhanced Shopping Transaction)
      • Rate Rules
      • Book Reservation
      • Cancellation
      • Book Reservation with session control
      • Modification
      • Booking Storage and Retrieval
      • List of Test Credit Cards
      • Test properties in UAT
      • Guarantee Type and Method Combinations
    • xml ultradirect codes
  • Get in Touch
    • Questions?
Powered by GitBook
On this page
  1. Our Products
  2. Smart Distribution
  3. Property list and Booking Summary

Booking Summary API

This API provides detailed information about a booking. It can also be used to verify the booking status to confirm the booking.

Request

Parameter

Type

Mandatory

Description

source

String

Y

Travel seller ID

token

String

N

Partner unique request id at the time of booking request

confirmationNumber

String

N

Booking confirmation number if available

propertyCode

String

Y

Property code (Format = TP041778, TP = brand code & 041778 = hotel code)

Note:

  1. Either of the tokens or confirmation number is mandatory in the request.

  2. In case both token and confirmationNumber are present, confirmationNumber takes precedence over the token. And booking will be retrieved against the confirmation number. If no booking is found against the confirmation number, then the booking will be searched against the token. If no booking is found, an error will be returned.

Sample Request

{

"source": "TGX_MB",

"token": "TOKEN123",

"confirmationNumber": "CONFNUM123",

"propertyCode": "TP041778"

}

Response

Parameter

Type

Mandatory

Description

token

String

Y

Partner unique request id at the time of booking request.

propertyCode

String

Y

Property code (Format = TP041778, TP = brand code & 041778 = hotel code)

inDate

Date

Y

Check-in date. Format YYYY-MM-DD

outDate

Date

Y

Check-out date. Format YYYY-MM-DD

ratePlanCode

String

Y

Rate plan code

roomTypeCode

String

Y

Room type code

numberOfRooms

Integer

Y

Number or rooms

numberOfAdults

Integer

Y

Number of adults

numberOfChildren

Integer

Y

Number of children

firstName

String

Y

Primary Guest First Name

lastName

String

Y

Primary Guest Last Name

totalRateInclusive

Decimal

Y

Total rate including tax

totalTax

Decimal

Y

Total taxes

currenyCode

String

Y

Currency code (for ex: “USD”)

bookingStatus

Enum

Y

Booking status (Possible values : "BOOKED", “FAILED” or “CANCELLED” )

confirmationNumber

String

N

Booking confirmation number

bookingDateTime

Timestamp

Y

Booking time (Format : 2024-11-18 10:55:10)

cancellationNumber

String

N

Booking cancellation number

cancelPolicy

String

N

Cancellation policy description

cancelDateTime

Timestamp

N

Cancellation time (Format : 2024-11-18 10:55:10)

specialRequest

String

N

Special request

error

Object

N

Present only for error response

code

String

Y

Error code

description

String

Y

Error Description

Sample Response

{

"token": "jhfr3i",

"propertyCode": "TP041677",

"inDate": "18-11-2024",

"outDate": "20-11-2024",

"ratePlanCode": "ABC",

"roomTypeCode": "KLQ",

"numberOfRooms": "1",

"numberOfAdults": "2",

"numberOfChildren": "0",

"firstName": "AK",

"lastName": "Gupta",

"totalRateInclusive": "160.00",

"totalTax": "29.53",

"currencyCode": "USD",

"bookingStatus": "BOOKED",

"confirmationNumber": "CONFNUM123",

"bookingDateTime": "2024-11-18 10:55:10",

"cancellationNumber": "CANCNUM123",

"cancelPolicy": "CANCEL BY 1800 20241118 LOCAL PROPERTY TIME TO AVOID PENALTIES",

"cancelDateTime": "2024-11-18 10:55:10",

"specialRequest": "EXTRA BED"

}

Sample Error Response

{

"error": {

"code": "SD400",

"description": "No record found"

}

}

Last updated 4 months ago