Request uri: https://safargouatapi.caxita.ca/api/hotel/PreBook

Request :

{
  "ProcessId": "P-294C38Stay-6-0-6003-0-I",
  "Currency": "KWD",
  "Settings": {
    "IsPaylater": false,
    "IsSMSNotificationActive": false,
    "IsReminderSMSNotificationSelected": false,
    "IsInvoiceOnly": false,
    "IsB2BtroughPG": false,
    "WhatsAppNotificationRequested": false,
    "IsBestValueTicket": false
  },
  "PaymentSettings": {
    "SelectedPaymentGateWay": 30,
    "PaymentToken": "",
    "CardAutoSave": false,
    "CardID": ""
  },
  "AgencyFare": {
    "InstantMarkup": 0,
    "InstantDiscount": 0
  }
}

Response :

{
  "Version": "1.0",
  "Code": "200",
  "Message": [
    "Success"
  ],
  "SessionKey": "46c6feda-5802-419b-a128-a35a169ccb3e",
  "Data": {
    "IsFareUpdate": false,
    "Status": false,
    "CanBookable": true,
    "Message": "Selected_hotel_unavailable",
    "TransactionId": 426,
    "FareDetails": {
      "Currency": "KWD",
      "Price": "53.030"
    },
    "Is3ds2MethodSupported": false,
    "MPGSIntermediateSecurityPage": null,
    "MPGSMethod": null,
    "IsAppleSDKPayment": false
  }
}
