update_pricing
Update a listing's base price per night for specific date ranges or set a new default rate. Adjust pricing for seasons, events, or special offers.
Instructions
Update the base price for a listing on specific dates or the default base price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | No | Price per night for the date range | |
| dateTo | No | End date for date-specific pricing (YYYY-MM-DD) | |
| dateFrom | No | Start date for date-specific pricing (YYYY-MM-DD) | |
| basePrice | No | New default base price per night | |
| listingId | Yes | The listing ID to update pricing for |