Skip to main content

Create Property

POST 

/gds/vendor/properties

  • Creates a vendor property in ONDA. Room types, rate plan models, and rate plans are all created beneath this property, making this the first step of content integration.
  • id (the vendor property ID) is required, and the property name goes in ko-kr under i18n.
  • Code-based fields such as classifications, property_tags, and facility_tags accept only codes obtained from the code catalog.
  • settings.extra_adult_price is the property's default extra adult charge (integer KRW) and applies to channels that price by occupancy.
  • Calling again with an existing id returns 409. Use Update Property to change an existing property.

Request

Responsesapplication/json

Creation result