Delete Room Lock

Description: Delete room lock

Path: /api/v1/availability/deleteRoomLock

Method: POST

Request

Attributes

* = required

hotelSn*

integer

Identify of hotel

lockId*

integer

Identify of lock

lockType*

integer

Possible enum values: 0 = All of booking types 1 = Hourly Booking 2 = Overnight Booking 3 = Daily Booking

Example

Response

Attributes

acknowledged

boolean

The update has been applied yet

Example

Last updated