API V2.0 changelog: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 48: | Line 48: | ||
== 2024-01-09 == | == 2024-01-09 == | ||
Added a new parameter "includeBookingGroup" to GET /bookings. This will return additional information about group bookings. | |||
== 2024-01-10 == | |||
Added a new parameter "searchString" to GET /bookings. This will search the guest name, email, apiref and bookingId fields and return matching bookings. | |||