Skip to content

Releases: DocPlanner/integrations-api-sdk-php

Release v1.9.1

25 Feb 17:31

Choose a tag to compare

  • Making price and description fields in UpdateAddressServiceRequest nullable as they are not required

Release v1.9.0

25 Feb 17:31

Choose a tag to compare

  • Introducing new confirmBooking endpoint

Release v1.8.1

25 Feb 17:30

Choose a tag to compare

  • Introducing new insurance_number field in Patient schema for booking related notifications and endpoints

Release v1.8.0

17 Dec 09:29

Choose a tag to compare

  • Introducing new optional insurance_plans field in addAddressInsuranceProvider endpoint

  • Introducing new address_service.public_insurance_flow scope for getBookings endpoint

  • Introducing new address_service.public_insurance_flow scope for getBooking endpoint

  • Introducing new address_service.public_insurance_flow scope for getAddressServices endpoint

  • Introducing new address_service.public_insurance_flow scope for getAddressService endpoint

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