- Get bookings:
- Correcting booking JSON example response.
- Added list of booking statuses.
- Extended booking attributes with
depositAmount
andisWalkIn
. - Extended bookings filters with
bookingDatetimeGt
,bookingDatetimeGteq
,bookingDatetimeLt
,bookingDatetimeLteq
.
- Create booking:
- Extended booking attributes with
depositAmount
andisWalkIn
.
- Extended booking attributes with
- Update booking:
- Extended booking attributes with
depositAmount
andisWalkIn
.
- Extended booking attributes with
- Get products:
- Added permitted values for product_attributes status and modifier_set_attributes selection.
- Get tables:
- Extended tables relationships, now it is related to
area
. - Renamed
number
field toname
.
- Extended tables relationships, now it is related to
- Create webhook endpoint:
- General improvements to webhook endpoints page. Documentation-only, no changes to API.
- Get areas:
- New operation added.
- Added Table booking use case.
- Added Booking status values to Webhooks.
- Added API Events, Webhooks and Webhook security
- Added new API operation Create webhook endpoint.
- Corrected booking status in JSON samples in Bookings.
- Bookings are now connected to multiple orders rather than only one.
- Extended list of supported filters.
- Extended list of supported filters.
- Get invoices: Extended Filters to include
registerIdEq
.
- New operations added:
- Updated operations list to match proper inflections.
Changelog by year |
---|
Changelog 2024 |