Skip to content

Sightseeing Search
Run in Postman

/api/v1/sightseeing/search   
This service is used to search for available sightseeing tours and activities in a specific city and country on a particular date with a specified number of participants.

Sightseeing Search Request

Sightseeing search mainly consists with location details , service date and passenger information.

Tags Attribute Description
sightseeingSearchCriteria (JsonObject)
city*
(String)
City name should be mention in this attribute.
country*
(String)
Country name should be mention in this attribute.
serviceDate*
(Date)
Service date should be mentioned in this tag.
passengers passengers*
(Object)
Travelling passenger details should be updated here.
adult*
(Integer)
Adult count
child*
(Integer)
Child count
childAge*
(Integer Array)
Should mention the child ages array if children are available



Sightseeing Search Request
{
    "city": "Dubai",
    "country": "United Arab Emirates",
    "serviceDate": "2023-11-15",
    "passengers": {
        "adult": 1,
        "child": 2,
        "childAge": [11, 4]
    }
}


Sightseeing Search Response

After sending the sightseeing search request Travlinq will give you all the available sightseeing results which are relevant to the particular search criteria.

Tags Attribute Description
meta meta
(Object)
success
(String)
Response status will be return Ex: "true"
statusCode
(Boolean)
Response statusCode will be return Ex: "1"
statusMessage
(String)
Response statusMessage will be return Ex: "SUCCESS"
commonData commonData
(Object)
This tag has the common Data in the response.
searchKey
(String)
A unique search id will be returned in the search response.
data data
(Object)
offerId
(String)
A unique offer id will be returned in the search response per each result.This should be used all subsequent API calls for identify user selected result.
productName
(String)
It presents a unique product name corresponding to the selected result for clear identification.
productCode
(String)
It presents a unique product code that aids in distinguishing the product within the response.
productDescription
(String)
Offers a comprehensive description of the product, providing detailed information for client understanding.
productCategories productCategories*
(JsonArray)
This tag contains the categories involve in a particular search result.
languages languages
(JsonArray)
This attribute contains the list of language code .
tourDurations tourDurations
(JsonArray)
This tag contains the tour segment information.
segment
(String)
This attribute contains the segment of the tour.
duration
(String)
This attribute contains the duration.
metric
(String)
This attribute contains the metric for tour. Ex: DAYS.
images images
(JsonArray)
List of Images
image (JsonObject)
imagePath
(String)
image path
imageType
(String)
image type
imageHeight
(Integer)
image height
imageWidth
(Integer)
image width
priceInfo priceInfo
(Object)
Provides comprehensive pricing and fare information, ensuring transparency in the breakdown of pricing components.
netAmount
(Double)
Specifies the net amount of the product, aiding in understanding the overall price of the product.
currency
(String)
Indicates the currency code, such as "AED," associated with the product's pricing.
customerAdditionalFareInfo customerAdditionalFareInfo*
(JsonObject)
Additional fare information related to customer
transactionFeeEarned
(Double)
This attribute contains the transaction fee amount.
tdsOnCommission
(Double)
Commission amount on tds will be shown here.
commissionEarned
(Double)

Not released yet
markupEarned
(Double)
Total markup amount from pricing rule will be shown here.
discount
(Double)
Total discount amount from pricing rule will be shown here.
vat
(Double)
Vat received from pricing model (if vat rule is applied)
plbearned
(Double)
The PLB earned for the transaction.
incentiveEarned
(Double)
The incentive amount earned for the transaction.
tdsOnIncentive
(Double)
The Tax Deducted at Source (TDS) on the incentive amount earned.
cgst
(Double)
GST received from pricing model if applicable-currently there is no gst component for sightseeing
Not released yet
sgst
(Double)

Not released yet
igst
(Double)

Not released yet
Sightseeing search response
{
  "meta": {
    "success": true,
    "statusCode": 1,
    "statusMessage": "SUCCESS",
    "actionType": "Sightseeing search",
    "conversationId": "fe22cb8d-67e9-4c29-92af-e44dffdcb9a9"
  },
  "commonData": {
    "searchKey": "6bca2fd7-dcbe-482a-b8fb-b8abedf73871"
  },
  "data": [
    {
      "offerId": "6bca2fd7-dcbe-482a-b8fb-b8abedf7387100006179TTR00000000",
      "productName": "E-E10-A9MANO0000",
      "productCode": "ABC-!23",
      "productDescription": "<strong>Half Dubai City Tour</strong><br />\nThis Morning city tour will let you discover the traditional &amp; impressive lively city Dubai. The city which developed from a small fishing village located at Dubai creek. Start the journey by receiving a convenience pick up from your hotel. Drive through the Dubai creek and reaching out at Dubai museum located in the heart of city and the primal fortress of al fahidi takes you centuries back in history of the country. After museum visit moving towards the Jumeirah beach residence area a photo-stop at the marvelous Jumeirah Mosque. Reaching out at Jumeirah beach residence area a stop at the public beach with the front looking of 5 star Burj Al Arab a perfect photo-stop point. The tour will move towards the Palm Jumeirah area the first biggest man made island having the luxurious 5 stars hotels on its both crescent and on the edge of the island a photo-stop at the iconic 5 star resort Atlantis the Palm Dubai hotel. After visiting the Palm Jumeirah coming towards the Dubai downtown the tour includes a drive along the Sheikh zayed road where you can take a look at the skyscrapers and magnificent buildings on both sides of the road. A drive along the Burj Khalifa the world’s tallest tower is also included in the tour.<br />\n<br />\n<br />\n<strong>Afternoon Desert Safari with BBQ Dinner</strong><br />\nDubai Desert Safari with BBQ Dinner is one of the best activity to do while in Dubai. A trip to Dubai without Red Dunes Desert Safari with Dinner is not complete. Get an exciting experience of the Dune bashing of 20-25 minutes in the desert of Dubai by an expert safari driver guide. On the way there will be several stops along with your desert adventure where you can get chance to have a photo-shot or get down in the desert to have an exhilarating sandboarding experience. Continuing the journey near to the sunset you will reach to the camp in the middle of desert there will be traditional welcome with Arabian tea &amp; sweets. Get opportunity to see the desert sunset view. At evening in the camp a BBQ dinner will be served along with unlimited soft drinks. A traditional belly dance show followed by the Tandoora show and stunning fire show will be present in the camp. The tour will end up with the experience of a customary Sheesha Smoking. Notice for Children: 0-3 years old are not allowed. 4 to 5 years old are not recommended but under their parent's responsibility.Child below 4 years not recommended to join but allowed and totally under parents responsibility. Child between 0-3 years free of charge.from 4 onwards chargeable.",
      "productCategories": [
        "Art & culture",
        "Tickets & Attraction Passes"
      ],
      "languages": [
        "en"
      ],
      "tourDurations": [
        {
          "segment": "Full Day",
          "duration": "1",
          "metric": "DAYS"
        },
        {
          "segment": "Flexible",
          "duration": "1",
          "metric": "DAYS"
        }
      ],
      "images": [
        {
          "imagePath": "https://media.activitiesbank.com/46421/ENG/XL/Dune%20Bashing%20%2812%29.jpg",
          "imageType": "XLARGE",
          "imageHeight": 768,
          "imageWidth": 1024
        },
        {
          "imagePath": "https://media.activitiesbank.com/46421/ENG/B/Dune%20Bashing%20%2812%29.jpg",
          "imageType": "LARGE2",
          "imageHeight": 480,
          "imageWidth": 640
        }
      ],
      "pricingInfo": {
        "netAmount": 182.6,
        "currency": "AED",
        "taxes": [
          {
            "name": "",
            "amount": 9,
            "included": true,
            "taxCode": ""
          }
        ],
        "customerAdditionalFareInfo": {
          "transactionFeeEarned": 22.09,
          "tdsOnCommission": 0,
          "commissionEarned": 182.6,
          "markupEarned": 0,
          "discount": 13.25,
          "vat": 0,
          "plbearned": 0,
          "incentiveEarned": 0,
          "tdsOnIncentive": 0
        }
      }
    }
  ],
  "version": "1.0.0"
}