{
  "method": "put",
  "url": "https://api.hotelbeds.com/activity-api/3.0/bookings",
  "headers": {
    "Api-Key": "0f23773c2448b170917bd8d5794fde13",
    "X-Signature": "94bf37b1a183d31311889d8e3f67aaa36323c678fde07552f4d7d83530b1fdcd",
    "Content-Type": "application/json",
    "Accept": "application/json",
    "User-Agent": "Hotelbeds-Client/1.0"
  },
  "timeout": 30000,
  "data": {
    "language": "en",
    "clientReference": "TRPSS10000032",
    "holder": {
      "name": "ROHAN",
      "surname": "VERMA",
      "title": "Mr",
      "email": "Tanya@triphunter.in",
      "mailing": false
    },
    "activities": [
      {
        "rateKey": "595r16fii4af317vnfd1cij5ll1012",
        "from": "2026-07-23",
        "to": "2026-07-23",
        "paxes": [
          {
            "name": "ROHAN",
            "surname": "VERMA",
            "type": "ADULT",
            "age": 30
          }
        ],
        "answers": []
      }
    ]
  }
}