API Playground - set_resource_daily_pricing
set_resource_daily_pricing
This function sets daily pricing values for given resource. With a single call you can set daily prices for any number of dates by passing multiple parameters prefixed with
price_value_, e.g.
price_value_2025-01-01=100&price_value_2025-01-02=110. You must have an existing rule of type 'daily pricing' in order to use this api function. Note that the type of price being set (e.g. USD or USD per night or EUR per person) is set on the level of the 'daily pricing' rule in Pricing Manager -- you only pass the actual price value to this function
(click for full documentation)