Migrated from Redmine #40 | Author: deepak ev
Status: Rejected | Priority: Immediate, there is BUG! | Created: 2017-09-04
Hi ,
what is the structure of $data in saveServiceVacation API. Need to understand the format in which the data need to be passed
saveServiceVacation ($data, $serviceId)
Save company vacation data
(create or update table depending on ‘id’ param existing in $data)
@param array $data
@param Integer $serviceId
@return Integer id of saved vacation
deleteServiceVacation ($vacationI