Skip to content

Releases: DocPlanner/integrations-api-sdk-php

Release v1.0.24

23 Jun 09:43
Compare
Choose a tag to compare
  • Introducing address.commercial_type scope for getAddress, getAddresses and getDoctor endpoints

Release v1.0.23

25 May 08:50
Compare
Choose a tag to compare
  • Added "address-service-created", "address-service-deleted", "address-service-changed" callbacks

Release v1.0.22

22 May 08:33
Compare
Choose a tag to compare
  • Introducing doctor.profile_url scope for getDoctor and getDoctors endpoints

Release v1.0.20.1

27 Oct 15:34
15d5a86
Compare
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
Compare
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
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.