{
  "method": "put",
  "url": "https://api.hotelbeds.com/activity-api/3.0/bookings",
  "headers": {
    "Api-Key": "0f23773c2448b170917bd8d5794fde13",
    "X-Signature": "e40e5b47f16bdececd54a96308efcb390e657a5535219cb17007d633e277df38",
    "Content-Type": "application/json",
    "Accept": "application/json",
    "User-Agent": "Hotelbeds-Client/1.0"
  },
  "timeout": 30000,
  "data": {
    "language": "en",
    "clientReference": "TRPSS10000030",
    "holder": {
      "name": "RAVI PARASMAL",
      "surname": "MEHTA",
      "title": "Mr",
      "email": "Tanya@triphunter.in",
      "mailing": false
    },
    "activities": [
      {
        "rateKey": "as7h7ian38r774c6c1ri8ucmfm1050",
        "from": "2026-07-15",
        "to": "2026-07-15",
        "paxes": [
          {
            "name": "RAVI PARASMAL",
            "surname": "MEHTA",
            "type": "ADULT",
            "age": 30
          },
          {
            "name": "NAMRATA RAVI",
            "surname": "MEHTA",
            "type": "ADULT",
            "age": 30
          },
          {
            "name": "VAIBHAV RAVINDRA",
            "surname": "SHAH",
            "type": "ADULT",
            "age": 30
          },
          {
            "name": "KIRAN SUDHAKAR",
            "surname": "SHETTY",
            "type": "ADULT",
            "age": 30
          },
          {
            "name": "DRISHTI VIKRAM",
            "surname": "VASANT",
            "type": "ADULT",
            "age": 30
          }
        ],
        "answers": []
      }
    ]
  }
}