/
BO
booking
/
Property API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6h 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
post
Create property
get
Read property
patch
Partial update property info
get
Read property
Property Settings API
3
get
Read property settings
post
Create property settings
get
Get Damage Programme Terms
Property Status API
1
post
Check property status
Property Description API
Get existing property description
get
/properties/{propertyId}/description
Path parameters
propertyId
integer
required
Response
default response
ApiResponsePropertyDescription
required
data
PropertyDescription
warnings
ApiErrorOTA[]
errors
ApiErrorOTA[]
meta
ResponseMeta
Changes