/
BO
booking
/
Property API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14h ago · Updated 3w ago
Details
Filter operations
Property Description API
3
get
Get existing property description
put
Create or update property description
delete
Delete existing property description
Property Details API
4
Property Settings API
3
Property Status API
1
Property Description API
Create or update property description
put
/properties/{propertyId}/description
Path parameters
propertyId
integer
required
Request body
PropertyDescription
required
text
string
required
language_code
string
last_update
string
Response
default response
ApiResponse
required
data
object
warnings
ApiErrorOTA[]
errors
ApiErrorOTA[]
meta
ResponseMeta
Changes