Skip to main content

Copy preferences from one listing to another.

PUT 

/preferences/:listing_id/copy

Copies the preferences (and optionally custom rates) from a source listing to the target listing. This is a destructive action — it will overwrite the target listing's existing preferences.

The source listing is identified in the request body by copy_preferences_from. The target listing is identified by the listing_id path parameter.

Request

Responses

Successfully copied preferences and/or custom rates.