v1
latestOpenAPI 3.0.02026-07-26866217.8 KBListing Calendar
Update Airbnb Listing Price and Rules
Update the listing-level pricing, fees, booking settings and availability rules of an Airbnb listing. <br><br>Unlike the calendar endpoints, this updates the listing's default settings (not a specific date range). Only the fields you provide are updated; omit a field to leave it unchanged. <br><br>This request is processed synchronously against Airbnb: a successful response means the changes were accepted by Airbnb.
post/listings/airbnb/price_and_rules
Request body
Response
The request has been successfully processed.
Example response
{
"error_msg": "Done."
}