Skip to main content

Update a single pricing setting for a listing.

PUT 

/preferences/:listing_id/:setting

Updates one of the following settings to a preset level (conservative/recommended/aggressive), or toggles automatic rate posting on/off.

SettingAccepted parameters
base_price_adjustmenttype: CON, REC, or AGG
seasonality_adjustmenttype: CON, REC, or AGG
last_minute_discounttype: CON, REC, or AGG
far_future_premiumtype: CON, REC, or AGG
automatic_rate_postingenabled: true or false

Request

Responses

The setting was updated successfully. No content is returned.