Skip to content

Releases: DocPlanner/integrations-api-sdk-php

Release v1.6.1

31 Oct 12:02

Choose a tag to compare

  • Introducing new address_service.custom_name scope for getAddressService and getAddressServices endpoints.
  • Introducing new optional allowed_patients field with minimum_age and maximum_age properties in AddAddressServiceRequest, UpdateAddressServiceRequest, and AddressService schema for age restrictions

Release v1.4.7

23 Oct 10:50

Choose a tag to compare

  • Fixed addAddressService and addCalendarBreak response not having body
  • Documentation: Added IP whitelisting endpoints information for partners receiving webhooks

Release v1.4.5

15 Sep 14:02

Choose a tag to compare

  • Marking name, city_name and street fields in Address schema as nullable
  • Fixed license_number field name in DoctorsWithLicenseNumbers example for getDoctors endpoint

v.1.4.2.1

13 Jun 13:47

Choose a tag to compare

  • fix(SSC-357): downgrade swagger-codegen to 3.0.24

Release v1.4.2

12 Jun 09:30

Choose a tag to compare

  • Fixed issue with getBooking endpoint in PHP SDK

Release v1.4.0

24 Apr 08:09

Choose a tag to compare

  • Introducing new booking.moving scope for getBooking endpoint

Release v1.3.3

18 Apr 07:29

Choose a tag to compare

  • Fixing insurance schema in booking callback notifications

Release v1.3.2

31 Mar 11:22

Choose a tag to compare

  • Introducing new optional is_recurring field in bookSlot endpoint

Release v1.3.1

17 Mar 07:56

Choose a tag to compare

  • Making price in AddAddressServiceRequest field nullable as it's not required

Release v1.3.0

07 Mar 09:47

Choose a tag to compare

  • Introducing new optional insurance_provider_id and insurance_plan_id fields in bookSlot endpoint