Skip to content

Releases: DocPlanner/integrations-api-sdk-php

Release v1.11.0

Choose a tag to compare

@github-actions github-actions released this 22 May 09:02
  • Introducing new removeAddressIntegration endpoint for DocplannerPMS API clients

Release v1.10.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 13:46
  • Introducing new optional custom_name field in AddAddressServiceRequest and UpdateAddressServiceRequest for creating and updating address services with custom display names

Release v1.9.3

Choose a tag to compare

@github-actions github-actions released this 22 May 09:02
  • Adding maximum date range validation of 180 days to getSlots endpoint. Requests exceeding this range will return a 400 Bad Request error

Release v1.9.2

Choose a tag to compare

@github-actions github-actions released this 16 Mar 08:36
  • Introducing new optional specialization_id query parameter in getServices endpoint

Release v1.9.1

Choose a tag to compare

@github-actions github-actions released this 25 Feb 17:31
  • Making price and description fields in UpdateAddressServiceRequest nullable as they are not required

Release v1.9.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 17:31
  • Introducing new confirmBooking endpoint

Release v1.8.1

Choose a tag to compare

@github-actions github-actions released this 25 Feb 17:30
  • Introducing new insurance_number field in Patient schema for booking related notifications and endpoints

Release v1.8.0

Choose a tag to compare

@pwysokin pwysokin released this 17 Dec 09:29
  • 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

Choose a tag to compare

@pwysokin pwysokin released this 31 Oct 12:02
  • 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

Choose a tag to compare

@pwysokin pwysokin released this 23 Oct 10:50
  • Fixed addAddressService and addCalendarBreak response not having body
  • Documentation: Added IP whitelisting endpoints information for partners receiving webhooks