==How do I make a new booking/property/room etc?==
Simply do not include an id in your POST request.
==Where can I see or set price rules?==
Price rules can be found under /properties.
To retrieve them you must set the includePriceRules parameter to true.
==Where can I see examples for how to use the API?==