system
1
Migrated from Redmine #35 | Author: deepak ev
Status: Resolved | Priority: High, I’m very impatient | Created: 2017-08-29
Hi ,
We could not find any api which will provide us service duration for a particular provider . I mean client API or public.
system
2
Dmytro Bondarev wrote:
Please use unit_map property of service. It has format like
unit_map: {provider_id: custom_duration|null}, so in case you have something like
unit_map: {1: 60} - it means that this service attached to provider with id = 1 and custom duration = 60.