Releases: DocPlanner/integrations-api-sdk-php
Releases · DocPlanner/integrations-api-sdk-php
Release v1.6.1
- 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
- Fixed addAddressService and addCalendarBreak response not having body
- Documentation: Added IP whitelisting endpoints information for partners receiving webhooks
Release v1.4.5
- 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
Release v1.4.2
- Fixed issue with getBooking endpoint in PHP SDK
Release v1.4.0
- Introducing new booking.moving scope for getBooking endpoint
Release v1.3.3
- Fixing insurance schema in booking callback notifications
Release v1.3.2
- Introducing new optional is_recurring field in bookSlot endpoint
Release v1.3.1
- Making price in AddAddressServiceRequest field nullable as it's not required
Release v1.3.0
- Introducing new optional insurance_provider_id and insurance_plan_id fields in bookSlot endpoint