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