Skip to content

Releases: DocPlanner/integrations-api-sdk-php

Release v1.0.20.1

27 Oct 15:34
15d5a86

Choose a tag to compare

  • changed composer.json requirement for Guzzle to allow Guzzle 7 [guzzlehttp/guzzle:^6.2|^7.0]

Release v1.0.20

27 Oct 13:54

Choose a tag to compare

  • New (optional) property default_duration for AddAddressServiceRequest and UpdateAddressServiceRequest
  • Added "booking-confirmed" callback

Release v1.0.18

23 Aug 10:56

Choose a tag to compare

  • Added support for insurance plans

Release v1.0.17

17 Dec 14:59

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

Choose a tag to compare

  • Creating calendar in addCalendarBreak when it's missing.

Release v1.0.12.1

10 Sep 08:01

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

Choose a tag to compare

  • Returning whole Booking on moveBooking action.

Release v1.0.11

24 Aug 08:56

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

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

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)