Skip to main content

Push Rates and Business Days

POST 

/gds/vendor/properties/:vendor_property_id/ari

  • Sets rates and business days.
  • Each item requires is_business_day together with either net_price or sale_price.
  • Every channel under channels must repeat is_business_day and exactly the rate fields sent on the item. Omitting one, or adding a rate field the item does not carry, returns 400.
  • Rate and business-day settings for channels absent from channels are deleted within the from-to range. Omitting the field or sending an empty array deletes the settings for all channels.
  • use_from, use_to, and use_time may be sent only on day-use (dayuse) items, and use_time is expressed in minutes.
  • Availability is sent separately through the availability API (POST /gds/vendor/properties/{vendor_property_id}/ari/avails).

Request

Responsesapplication/json

Settings result