Skip to content

Sightseeing Pre Book
Run in Postman

/api/v1/reservation/sightseeing-pre-book   
This service is used to get the final price breakup for the sightseeing with selected data. It is the final call that should be executed before making the book api call.
Note :
- It is Mandatory to make pre-book call to obtain final netAmount after patching all required field.
- Once a pre-book call is made, any required field can not be re-patched again.

Sightseeing PreBook Request

Tags Attribute Description
searchKey searchKey*
(String)
This attribute serves as a unique search identifier that enables the identification of a specific user flow request.
offerId offerId*
(String)
A unique offer id used for all subsequent API calls to identify user selected result.
workflowId workflowId*
(String)
A Unique workflow id for Required field flow
Pre Book Request
1
2
3
4
5
{
  "searchKey": "3138f805-a713-46cf-bb76-2390aadc2675",
  "offerId": "3138f805-a713-46cf-bb76-2390aadc2675XXXXXXTR00000025",
  "workflowId": "d56776de-fcc7-4a20-ae35-963af94b5d75"
}

Sightseeing PreBook Response

Tags Attributes Description
meta meta
(JsonObject)
Metadata about the API response.
success
(String)
Response status will be returned. Example: "true".
statusCode (Boolean) Response statusCode will be returned. Example: "1".
statusMessage
(String)
Response statusMessage will be returned. Example: "SUCCESS".
commonData commonData
(JsonObject)
This tag contains the common data in the response.
searchKey
(String)
A unique search ID will be returned in the search response.
data data
(JsonArray)
Contains detailed information about the products or offers.
offerId
(String)
Contains the unique id for the specific result
workflowId
(String)
Contains the worflowId for the flow
productName
(String)
The Name of product
productDescription
(String)
Description about the product
itineraryDescription
(String)
Itinerary description about the product
highlights
(String)
Highlights of the product
safetyWarnings safetyWarnings
(JsonArray)
Safety Warning about the products
warning
(String)
contains the warning
location location
(JsonObject)
Contains Geolocation detail
cityName
(String)
Name of the City
countryName
(String)
Name of the Country
latitude
(String)
latitude of the product
longitude
(String)
longitude of the product
address address
(String)
address of result
productCategories productCategories
(JsonArray)
Contains product categories
category
(String)
Category of the product
inclusions inclusions
(JsonArray)
Contains Included Items of the product
included
(String)
Name of included item
exclusions exclusions
(JsonArray)
Contains Excluded Items of the product
excluded
(String)
Name of excluded item
languages languages (StringArray) Language for the product
durations durations
(JsonArray)
Contains the duration of the product
duration
(String)
Duration of the product
value
(Integer)
Value of the Duration ( returned if available)
metric
(String)
Metric of the Duration ( returned if available)
whatToExpect whatToExpect
(String)
What To Expect
essentialNotes essentialNotes
(String)
Essential Notes about the result
redeemInstructions redeemInstructions
(String)
Redeem Instruction about the product
pickupInstructions pickupInstructions
(String)
Instructions about the Pickup
headerTags headerTags
(JsonArray)
Contains The Header Tags about the product
tag
(String)
The header tag
termsAndConditions termsAndConditions
(StringArray)
Contains Terms and condition for the result
pointsOfInterest pointsOfInterest
(JsonArray)
Contains list of point of interest
description
(String)
name of the point of interest
frequentlyAskedQuestions frequentlyAskedQuestions
(JsonArray)
Contains all the frequently asked question
question
(String)
Contains the question
answer
(String)
Contains the answer
reviews reviews
(JsonArray)
Contains all the reviews about the product
review
(String)
Contains the review
rating
(String)
rating of the result
images images
(JsonArray)
List of available images
imagePath
(String)
URL of the image
imageWidth
(Double)
Width of image (if available)
imageHeight
(Double)
Height of Image (If available)
isPriceChanged(Boolean) true if price has changed for sightseeing
pricingInfo pricingInfo
(JsonObject)
Contains the Pricing Detail for the product
startingFrom
(Double)
The minimum price for the product
netAmount
(Double)
The final/total price for the product
currency
(String)
The Currency for the price
customerAdditionalFareInfo customerAdditionalFareInfo (
(JsonObject))
Additional fare information related to customers.
transactionFeeEarned
(Double)
The transaction fee amount.
tdsOnCommission
(Double)
The commission amount on TDS.
commissionEarned
(Double)
The Commission Earned
markupEarned
(Double)
The total markup amount from the pricing rule.
discount
(Double)
The total discount amount from the pricing rule.
vat
(Double)
The VAT received from the pricing model, if applicable.
supplierAdditionalFareInfo supplierAdditionalFareInfo
(JsonObject)
Additional fare information related to customers.
currency
(String)
Supplier Currency
publishedFare
(Double)
Published Fare
plbearned
(Double)
Plb Earned
incentiveEarned
(Double)
Incentive Earned
offeredFare
(Double)
Fare offered by Supplier
tdsOnCommission
(Double)
The commission amount on TDS.
commissionEarned
(Double)
The Commission Earned
tdsOnPlb
(Double)
TDS on plb
tdsOnIncentive
(Double)
TDS on Incentive
serviceFee
(Double)
Service Fee
discount
(Double)
Total discount amount
selectedData selectedData
(JsonObject)
Contains All Data Selected in Required Field FLow
options options
(JsonArray)
List of Selected Options
key
(Integer)
Key for item, to be used for selection
value
(String)
Value of the item
dates dates
(JsonArray)
List of Selected Dates
key
(Integer)
Key for item, to be used for selection
value
(String)
Value of the item
tickets tickets
(JsonArray)
List of selected Tickets
key
(Integer)
Key of the Selected Item
value
(String)
Value of the Selected Item
description
(String)
Description of the Selected Item
price
(Double)
Price of the Selected Item as per quantity
currency
(String)
Currency of the Selected Item's Price
quantity
(Integer)
Quantity of the selected Item
timeslots timeslots
(JsonArray)
List of Selected Timeslots
key
(Integer)
Key for item, to be used for selection
value
(String)
Value of the item
pickups pickups
(JsonArray)
List of Selected Pickup
key
(Integer)
Key for item, to be used for selection
value
(String)
Value of the item
language language
(JsonArray)
List of Selected Language
key
(Integer)
Key for item, to be used for selection
value
(String)
Value of the item
extras extras
(JsonArray)
List of Selected Extras
key
(Integer)
Key for item, to be used for selection
value
(String)
Value of the item
seatMap seatMap
(JsonArray)
List of Selected Extras
key
(Integer)
Key for item, to be used for selection
value
(String)
Value of the item
shipmentMethod shipmentMethod
(JsonArray)
List of Selected Extras
key
(Integer)
Key for item, to be used for selection
value
(String)
Value of the item
customerInfo customerInfo
(JsonArray)
List of selected item
groupKey
(Integer)
Key of the Group
groupFields groupFields
(JsonArray)
Group Field of the selected group
key
(Integer)
Key of the Field of that Group
value
(String)
Value for the Group Field
Pre Book Response
{
    "meta": {
        "success": true,
        "statusCode": 1,
        "statusMessage": "SUCCESS",
        "actionType": "Sightseeing Pre Book",
        "conversationId": "d80dfeb9-b5eb-4526-a1d5-e5800c47c050"
    },
    "commonData": {
        "searchKey": "536d9384-d92b-4893-a662-718f37d2730d"
    },
    "data": [
        {
            "offerId": "536d9384-d92b-4893-a662-718f37d2730dHOTELBEDSSTR00000000",
            "productName": "Desert Safari, Dune Bashing and BBQ Dinner",
            "productDescription": "<p>Get an exciting experience of the crossing the famous dunes before taking photos with the endless desert and the sun setting in the background, feel the fine sand slipping between your fingers as you make your way to the Desert camp. Here you will be welcomed with flavorful Arabic tea and coffee with dates and soft drinks to quench your thirst.</p><p><br></p><p>Feel the culture by dressing up in traditional attire and take selfies as the Henna artist paints your hand. This will be followed by Tanoura show (traditional folk dance), Fire show and belly dancer perform to the rhythm of Arabic Music (The sequence of the event may change without prior notice).</p><p><br></p><p>Enjoy your meal with Veg and Non-Veg BBQ items experiencing the Arabic hospitality in this once in a lifetime Desert Safari tour in Dubai.</p><p><br></p><p><strong>Budget Sharing</strong></p><p>The pickup and drop from hotels will be on sharing basis by SUVs and Dune bashing in the desert for about 20 – 25 minutes ( depending on weather conditions).</p><p>The services will be provided at a safari camp with all amenities, toilets, seating and linen.</p><p>Standard buffet menu includes:</p><p>• Starters, Salads, Main Dish, Non-Veg BBQ items</p><p>• Desserts</p><p>• Soft drinks (may be local brand), Water, Coffee and Gahwa are served complimentary.</p><p><br></p><p><strong>Standard Camp</strong></p><p>The pickup and drop from hotels will be on sharing basis by 4 x 4 vehicles and Dune bashing in the desert for about 30 – 40 minutes (depending on weather conditions). The services will be provided at a safari camp with standard amenities, with clean toilets, seating and linen.</p><p>The <strong>buffet menu</strong> includes:</p><p>• Starters, Salads, Main Dish, Chicken, Lamb and Veg BBQ items</p><p>• Desserts</p><p>• Soft drinks, Water, Coffee and Gahwa served complimentary</p><p><br></p><p><strong>Standard Private Camp</strong></p><p>The pickup and drop from hotels will be by exclusive 4 x 4 vehicle and Dune bashing in the desert for about 30 – 40 minutes (depending on weather conditions). The services will be provided at a safari camp with standard amenities, with clean toilets, seating and linen.</p><p>The <strong>buffet menu </strong>includes:</p><p>• Starters, Salads, Main Dish, Chicken, Lamb and Veg BBQ items,</p><p>• Desserts</p><p>• Soft drinks, Water, Coffee and Gahwa served complimentary</p><p><br></p><p><strong>Premium Service</strong></p><p>The pickup and drop from hotels will be on sharing basis by 4 x 4 vehicles and Dune bashing in the desert for about 30 – 40 minutes (depending on weather conditions). The services will be provided at a safari camp with deluxe amenities, with clean toilets, seating and linen.</p><p><strong>International buffet</strong> that includes:</p><p>• Starters, Salads, Pasta, Veg suttee, Chicken, Lamb and Veg BBQ items</p><p>• Desserts</p><p>• Soft drinks, Water, Coffee and Gahwa served complimentary</p><p><br></p><p>After all the evening fun you will be dropped back to your drop off location.</p><p><br></p><p><strong>Duration</strong>: 6 - 7 hours</p><p><br></p><p><strong>Others </strong></p><p>On Islamic occasions and National holidays alcohol will not be served and there will be no live entertainment.</p><p>Shisha – additional cost if requested on private table and not in the allotted shisha lounge.</p>",
            "location": {
                "cityName": "Dubai",
                "countryName": "United Arab Emirates"
            },
            "isPriceChanged": false,
            "isAllPaxRequired": false,
            "pricingInfo": {
                "netAmount": 1727.53,
                "currency": "AED",
                "customerAdditionalFareInfo": {
                    "transactionFeeEarned": 80.84,
                    "markupEarned": 80.84,
                    "discount": 50.93,
                    "plbearned": 0.0,
                    "incentiveEarned": 0.0,
                    "tdsOnIncentive": 0.0
                },
                "supplierAdditionalFareInfo": {
                    "currency": "AED",
                    "discount": 0.0,
                    "publishedFare": 0.0,
                    "commissionEarned": 0.0,
                    "plbearned": 0.0,
                    "incentiveEarned": 0.0,
                    "offeredFare": 1616.78,
                    "tdsOnCommission": 0.0,
                    "tdsOnPlb": 0.0,
                    "tdsOnIncentive": 0.0,
                    "serviceFee": 0.0
                }
            },
            "productCategories": [
                {
                    "category": "Outdoor activities & Adventure"
                }
            ],
            "durations": [
                {
                    "duration": "1 DAYS"
                }
            ],
            "images": [
                {
                    "imagePath": "https://media.activitiesbank.com/46421/ENG/XL/Dune%20Bashing%20%2812%29.jpg",
                    "imageHeight": 768,
                    "imageWidth": 1024
                },
                {
                    "imagePath": "https://media.activitiesbank.com/46421/ENG/XL/Dune%20Bashing%20%289%29.jpg",
                    "imageHeight": 768,
                    "imageWidth": 1024
                },
                {
                    "imagePath": "https://media.activitiesbank.com/46421/ENG/XL/Dune%20Bashing%20%281%29.jpg",
                    "imageHeight": 768,
                    "imageWidth": 1024
                },
                {
                    "imagePath": "https://media.activitiesbank.com/46421/ENG/XL/Dune%20Bashing%20%283%29.jpg",
                    "imageHeight": 768,
                    "imageWidth": 1024
                },
                {
                    "imagePath": "https://media.activitiesbank.com/46421/ENG/XL/IMG_0574.JPG",
                    "imageHeight": 768,
                    "imageWidth": 1024
                },
                {
                    "imagePath": "https://media.activitiesbank.com/46421/ENG/XL/IMG_0611.JPG",
                    "imageHeight": 768,
                    "imageWidth": 1024
                },
                {
                    "imagePath": "https://media.activitiesbank.com/46421/ENG/XL/IMG_1126.JPG",
                    "imageHeight": 768,
                    "imageWidth": 1024
                },
                {
                    "imagePath": "https://media.activitiesbank.com/46421/ENG/XL/13-cropped.jpg",
                    "imageHeight": 768,
                    "imageWidth": 1024
                },
                {
                    "imagePath": "https://media.activitiesbank.com/46421/ENG/XL/DSC_2184.JPG",
                    "imageHeight": 768,
                    "imageWidth": 1024
                },
                {
                    "imagePath": "https://media.activitiesbank.com/46421/ENG/XL/IMG_1200.JPG",
                    "imageHeight": 768,
                    "imageWidth": 1024
                },
                {
                    "imagePath": "https://media.activitiesbank.com/46421/ENG/XL/46421-9.png",
                    "imageHeight": 768,
                    "imageWidth": 1024
                },
                {
                    "imagePath": "https://media.activitiesbank.com/46421/ENG/XL/IMG_1139.JPG",
                    "imageHeight": 768,
                    "imageWidth": 1024
                },
                {
                    "imagePath": "https://media.activitiesbank.com/46421/ENG/XL/01.jpg",
                    "imageHeight": 768,
                    "imageWidth": 1024
                },
                {
                    "imagePath": "https://media.activitiesbank.com/46421/ENG/XL/18.jpg",
                    "imageHeight": 768,
                    "imageWidth": 1024
                },
                {
                    "imagePath": "https://media.activitiesbank.com/46421/ENG/XL/IMG_0798.JPG",
                    "imageHeight": 768,
                    "imageWidth": 1024
                }
            ],
            "inclusions": [
                {
                    "included": "Buffet Dinner"
                },
                {
                    "included": "Vegetarian options BBQ Dinner"
                },
                {
                    "included": "Shows"
                },
                {
                    "included": "Henna tattoo"
                },
                {
                    "included": "Dune bashing"
                },
                {
                    "included": "Hotel pick-up and drop-off for selected hotels"
                },
                {
                    "included": "Water"
                },
                {
                    "included": "Coffee"
                },
                {
                    "included": "Tea"
                },
                {
                    "included": "Soft drinks"
                }
            ],
            "exclusions": [
                {
                    "excluded": "Picture with falcon, Hubbly Bubbly/ Sheesha on the table (outside the common area), Quad biking / Dune Buggy, Alcohol."
                },
                {
                    "excluded": "Alcoholic beverages"
                }
            ],
            "essentialNotes": "Pregnant women and people with heart problems are not allowed to take part in this activity. Not suitable for persons suffering with back or neck problems. Minimum Age: 3 years old If you have a food allergy or dietary requirement, please advice when booking. Vegetarian meals are available upon request. Casual wear Gloves. ",
            "pickupInstructions": "Pick-up available from hotels in Dubai.  For private tour pickup at any hotel/ residence within Dubai city limits and Dubai Harbour Please call 48 hours in advance to confirm the pick-up time and location. For any Hotel or Residence within Ajman City or Sharjah city limits, please call 48 hours in advance to reconfirm pick up location and time.",
            "selectedData": {
                "options": [
                    {
                        "key": 1,
                        "value": "Private tour - Standard Camp",
                        "description": "Desert Safari, Dune Bashing and BBQ Dinner"
                    }
                ],
                "dates": [
                    {
                        "key": 5,
                        "value": "2025-01-12"
                    }
                ],
                "tickets": [
                    {
                        "key": 1,
                        "value": "ADULT(3-999)",
                        "description": "Age: 3+",
                        "price": 1727.53,
                        "currency": "AED",
                        "quantity": 2
                    }
                ],
                "customerInfos": [
                    {
                        "groupName": "Supplier Question",
                        "groupFields": [
                            {
                                "field": "Please advise the name of your hotel",
                                "value": "Hotel"
                            }
                        ]
                    },
                    {
                        "groupName": "Required Customer Contact Info ADULT 1",
                        "groupFields": [
                            {
                                "field": "Title",
                                "value": "Mr"
                            },
                            {
                                "field": "First Name",
                                "value": "Prince"
                            },
                            {
                                "field": "Last Name",
                                "value": "Kumar"
                            },
                            {
                                "field": "Email",
                                "value": "Mrr@hk.com"
                            },
                            {
                                "field": "Phone",
                                "value": "+91737182121"
                            }
                        ]
                    },
                    {
                        "groupName": "Required Customer Contact Info ADULT 2",
                        "groupFields": [
                            {
                                "field": "Title",
                                "value": "Mr"
                            },
                            {
                                "field": "First Name",
                                "value": "Neo"
                            },
                            {
                                "field": "Last Name",
                                "value": "Kumar"
                            }
                        ]
                    }
                ]
            }
        }
    ],
    "version": "1.0.0"
}