API V2.0: Difference between revisions
Jump to navigation
Jump to search
| Line 349: | Line 349: | ||
To retrieve them you must set the includePriceRules parameter to true. | To retrieve them you must set the includePriceRules parameter to true. | ||
==Where can I see or set offers?== | |||
Offer setup rules can be found under /properties. | |||
To retrieve them you must set the includeOffers parameter to true. | |||
You can retrieve offers (i.e. calculated prices for specific dates) through the /inventory/rooms/offers endpoint. | |||
==Where can I see examples for how to use the API?== | ==Where can I see examples for how to use the API?== | ||