Skip to content

Releases: DocPlanner/integrations-api-sdk-php

Release v1.0.27

14 Jul 07:48

Choose a tag to compare

  • Introducing new optional label field on bookSlot endpoint

Release v1.0.26

04 Jul 08:30

Choose a tag to compare

  • Introducing address.insurance_support scope for getAddress and getAddresses endpoints
  • Introducing updateAddress endpoint for changing insurance support type of an address

Release v1.0.25

28 Jun 07:46

Choose a tag to compare

  • Introducing getCalendar endpoint for getting calendar status

Release v1.0.24

23 Jun 09:43

Choose a tag to compare

  • Introducing address.commercial_type scope for getAddress, getAddresses and getDoctor endpoints

Release v1.0.23

25 May 08:50

Choose a tag to compare

  • Added "address-service-created", "address-service-deleted", "address-service-changed" callbacks

Release v1.0.22

22 May 08:33

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

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