Room Types API

API to work with Room Types

Room Type is an accommodation inventory at property. A villa, room or bed at a hostel dormitory can be a Room Type.

Retrieve a list of Room Types associated with Properties.

GET https://hotelcm-api-dev.zimple.cloud/api/v1/room_types

Headers

Name
Type
Description

user-api-key*

String

Retrieve specific Room Types by ID.

GET https://hotelcm-api-dev.zimple.cloud/api/v1/room_types/:id

Headers

Name
Type
Description

user-api-key*

String

Last updated