{
  "method": "put",
  "url": "https://api.hotelbeds.com/activity-api/3.0/bookings",
  "headers": {
    "Api-Key": "0f23773c2448b170917bd8d5794fde13",
    "X-Signature": "23acc1e4aa53eb3dff39c2426a7ef9fac730dd7a579f01fbc955a99009fc9b8c",
    "Content-Type": "application/json",
    "Accept": "application/json",
    "User-Agent": "Hotelbeds-Client/1.0"
  },
  "timeout": 30000,
  "data": {
    "language": "en",
    "clientReference": "TRPSS10000018",
    "holder": {
      "name": "JASWINDER SINGH",
      "surname": "DHOT",
      "title": "Mr",
      "email": "radisontrv@yahoo.com",
      "mailing": false
    },
    "activities": [
      {
        "rateKey": "pnk6dctsi7knmaavblv1n2mqrp1101",
        "from": "2026-07-03",
        "to": "2026-07-03",
        "paxes": [
          {
            "name": "JASWINDER SINGH",
            "surname": "DHOT",
            "type": "ADULT",
            "age": 30
          },
          {
            "name": "BALWINDER",
            "surname": "KAUR",
            "type": "ADULT",
            "age": 30
          },
          {
            "name": "KARAMJIT SINGH",
            "surname": "TURNA",
            "type": "ADULT",
            "age": 30
          },
          {
            "name": "PARMINDER",
            "surname": "KAUR",
            "type": "ADULT",
            "age": 30
          },
          {
            "name": "PRABHNOOR SINGH ",
            "surname": "TURNA",
            "type": "ADULT",
            "age": 30
          },
          {
            "name": "GURPREET",
            "surname": "MEHROK",
            "type": "ADULT",
            "age": 30
          },
          {
            "name": "ANUREET",
            "surname": "KAUR",
            "type": "ADULT",
            "age": 30
          }
        ],
        "answers": [
          {
            "question": {
              "code": "MOBILE"
            },
            "answer": "9810140298"
          },
          {
            "question": {
              "code": "EMAILREDZY"
            },
            "answer": "radisontrv@yahoo.com"
          }
        ]
      }
    ]
  }
}