Skip to content

Releases: DocPlanner/integrations-api-sdk-php

Release v1.0.18

23 Aug 10:56
Compare
Choose a tag to compare
  • Added support for insurance plans

Release v1.0.17

17 Dec 14:59
Compare
Choose a tag to compare
  • 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

21 Sep 09:56
Compare
Choose a tag to compare
  • Creating calendar in addCalendarBreak when it's missing.

Release v1.0.12.1

10 Sep 08:01
Compare
Choose a tag to compare
  • This contains changes, that were supposed to be included in v1.0.12

Release v1.0.12

09 Sep 10:11
Compare
Choose a tag to compare
  • Returning whole Booking on moveBooking action.

Release v1.0.11

24 Aug 08:56
Compare
Choose a tag to compare
  • 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

14 May 08:37
Compare
Choose a tag to compare
  • Added Calendars API
  • Added methods to enable and disable calendar on the address

Release v1.0.8

13 May 11:06
Compare
Choose a tag to compare
  • New (optional) property send_notifications for CancelBookingRequest (it is now possible to set if the patient should get notifications on canceling the visit)

Release v1.0.7

13 May 11:06
Compare
Choose a tag to compare
  • Buried notifications can be released: added releaseNotifications method

Release v1.0.6

13 May 11:05
Compare
Choose a tag to compare
  • Making patient.surname field optional in BookSlotRequest