improved
Reservations API Improvements
October 16th, 2023 by Guesty
We have corrected some issues on the Create a reservation documentation.
- The
money
object now shows as optional. It was previously described as required, but that is no longer the case, as the system applies the property's rate strategy by default. - Replaced the
type
parameter of themoney.invoiceItems
object with all the required fields.