Releases: DocPlanner/integrations-api-sdk-php
Releases · DocPlanner/integrations-api-sdk-php
Release v1.0.20.1
- changed
composer.jsonrequirement for Guzzle to allow Guzzle 7 [guzzlehttp/guzzle:^6.2|^7.0]
Release v1.0.20
- New (optional) property default_duration for AddAddressServiceRequest and UpdateAddressServiceRequest
- Added "booking-confirmed" callback
Release v1.0.18
- Added support for insurance plans
Release v1.0.17
- Introduced Pull Multiple Notifications endpoint
- New (optional) property is_visible for AddAddressServiceRequest
- New (optional) property reason for CancelBookingRequest (it is now possible to set a reason why booking was canceled)
- Added missing is_visible property to responses and examples
- Added support for custom services and is_visible property of AddressService
Release v1.0.13
- Creating calendar in addCalendarBreak when it's missing.
Release v1.0.12.1
- This contains changes, that were supposed to be included in v1.0.12
Release v1.0.12
- Returning whole Booking on moveBooking action.
Release v1.0.11
- Introducing doctor.license_numbers scope for getDoctor and getDoctors endpoints
- Added insurance_accepted and insurance_providers fields to ReplaceSlotsRequest (support for insurances configuration)
Release v1.0.9
- Added Calendars API
- Added methods to enable and disable calendar on the address
Release v1.0.8
- New (optional) property send_notifications for CancelBookingRequest (it is now possible to set if the patient should get notifications on canceling the visit)