[#312] book & update without providerID

Migrated from Redmine #312 | Author: Florian Sauter
Status: New | Priority: High, I’m very impatient | Created: 2019-01-14


Hi,

there seems to be a setting on the UI so I can create & update appointments by only giving the serviceId but not the providerId.
Is this possible as well via API? Whats the settings to be done?

Thx

Dmytro Bondarev wrote:

Hello! Do you mean Any provider custom feature?
Please pass null as provider id in this case.

Florian Sauter wrote:

hm, maybe there is another problem… so basically we want to pass a specific service to be booked at a specific location… as there are several providers per location it should then select any free one. is this possible?

Dmytro Bondarev wrote:

You can use this method to get allowed providers from location or any other array of providers.

The 3rd parameter is array of provider ids.