Room Type
Room Type represents an accommodation inventory at your property. A villa, room or bed at a hostel dormitory can be a Room Type.
Authorizations
api-tokenstringRequired
Body
property_idinteger · int64Required
namestring · min: 1RequiredExample:
Must be unique
Standard roomshort_namestringRequiredExample:
Must be unique
STDsize_in_metersinteger · int32Required
view_typestring · enumOptionalPossible values:
room_numbers_countinteger · int32RequiredExample:
1main_places_countinteger · int32Required
Responses
200
SUCCESSFUL
application/json
400
GENERAL_ERROR
application/json
post
/api/external/v0/room-type/createLast updated