Delete Property Listing
Last updated
Was this helpful?
Last updated
Was this helpful?
The Delete Property Listing call is used to delete the existing property.
POST
Please find an example input message below.
hotelid
string (Required)
Hotel id for which you want to delete the property.
Upon success, Property along with its related room types, rate plans, etc... will be deleted and we will not be able to reinstate.
System will not allow to delete property which has any connectivity/integration with any OTA channel.
Failure - 953 error will be received if allocated Hotel id which contains the mapping (Active or Inactive) with any of OTA channel(s).
400 error will be received if allocated with incorrect Hotel/Client id.
Sample Error Response (400)