Customer
Product
HotelInvoice
Inventory
SelectedRoom
| API | Description |
|---|---|
| GET api/SelectedRoom/{id}?dbase={dbase}&stype={stype}&b_no={b_no}&room_id={room_id}&total_pax={total_pax}&tariff={tariff}&days={days}&roomtype_id={roomtype_id} |
No documentation available. |
BookingRoom
| API | Description |
|---|---|
| GET api/BookingRoom/{id}?dbase={dbase}&stype={stype}&b_no={b_no}&room_no={room_no}&total_pax={total_pax}&days={days}&tariff={tariff}&roomtype={roomtype} |
No documentation available. |
ProductBrand
| API | Description |
|---|---|
| GET api/ProductBrand/{id}?dbase={dbase}&stype={stype}&brand_name={brand_name}&group_name={group_name} |
No documentation available. |
CheckinRoom
| API | Description |
|---|---|
| GET api/CheckinRoom/{id}?dbase={dbase}&stype={stype}&room_type={room_type}&room_no={room_no}&days={days}&total_pax={total_pax}&tariff={tariff}&checkin_no={checkin_no} |
No documentation available. |
Checkin
Account
Booking
Room
Values
| API | Description |
|---|---|
| GET api/Values |
No documentation available. |
| GET api/Values/{id} |
No documentation available. |
| POST api/Values |
No documentation available. |
| PUT api/Values/{id} |
No documentation available. |
| DELETE api/Values/{id} |
No documentation available. |