Releases: DocPlanner/integrations-api-sdk-php
Releases · DocPlanner/integrations-api-sdk-php
Release v1.0.4
- New (optional) property address_id for MoveBookingRequest (it is now possible to move booking to another address)
- Changed address_service_id and start properties of MoveBookingRequest so they are required (documentation was missing it, they were already required in the API)
Release v1.0.3
- New (optional) property description for AddCalendarBreakRequest
- New property description for CalendarBreak
- Calendar breaks can be moved: adding moveCalendarBreak method for CalendarBreaksApi
- New notification callback break-moved
Release v1.0.1
Changelog
- notification callbacks
- IDs are now strings instead of integers