{
  "method": "put",
  "url": "https://api.hotelbeds.com/activity-api/3.0/bookings",
  "headers": {
    "Api-Key": "0f23773c2448b170917bd8d5794fde13",
    "X-Signature": "e2b02174a5a0225a974f68972e0cc08d4afa177e41d4d3e944c888bf7a868ec8",
    "Content-Type": "application/json",
    "Accept": "application/json",
    "User-Agent": "Hotelbeds-Client/1.0"
  },
  "timeout": 30000,
  "data": {
    "language": "en",
    "clientReference": "TRPSS10000019",
    "holder": {
      "name": "JASWINDER SINGH",
      "surname": "DHOT",
      "title": "Mr",
      "email": "radisontrv@yahoo.com",
      "mailing": false
    },
    "activities": [
      {
        "rateKey": "b2temhmbfsqp1h02srr7b28fqh1119",
        "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": []
      }
    ]
  }
}