API V2.0: Difference between revisions

Jump to navigation Jump to search
Line 335: Line 335:
==How do I make a new booking/property/room etc?==
==How do I make a new booking/property/room etc?==
Simply do not include an id in your POST request.
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?==
==Where can I see examples for how to use the API?==