Releases: DocPlanner/integrations-api-sdk-php
Releases · DocPlanner/integrations-api-sdk-php
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
Release v1.2.0
- Introducing new optional is_visible field in updateAddressService endpoint
Release v1.1.1
- Bug fixes