{
  "method": "put",
  "url": "https://api.hotelbeds.com/activity-api/3.0/bookings",
  "headers": {
    "Api-Key": "0f23773c2448b170917bd8d5794fde13",
    "X-Signature": "5964b52ca3c4d6caa8469e1e46497cf598d696ed9782f7d5fdac06260f2d4d58",
    "Content-Type": "application/json",
    "Accept": "application/json",
    "User-Agent": "Hotelbeds-Client/1.0"
  },
  "timeout": 30000,
  "data": {
    "language": "en",
    "clientReference": "TRPSS10000007",
    "holder": {
      "name": "UDIT",
      "surname": "CHAUDHARY",
      "title": "Mr",
      "email": "Tanya@triphunter.in",
      "mailing": false
    },
    "activities": [
      {
        "rateKey": "ti7ajn24ovfun9go4d4t2jgdl10932",
        "from": "2026-07-31",
        "to": "2026-07-31",
        "paxes": [
          {
            "name": "UDIT",
            "surname": "CHAUDHARY",
            "type": "ADULT",
            "age": 30
          },
          {
            "name": "SHIVANI",
            "surname": "MALIK",
            "type": "ADULT",
            "age": 30
          }
        ],
        "answers": []
      }
    ]
  }
}