Allows you to read the schedules set up in Kelio. Each schedule can be assigned to an employee for the day to indicate the working periods.
Reading schedules
Link to : https://sandbox-ws.kelio.io/open/services/DailyScheduleService?wsdl
Web Service: DailyScheduleService
Method: exportDailySchedules
Request
This method does not require any input data to receive a positive response.
Code Sample
|
Copy Code
|
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ech="http://echange.service.open.bodet.com">
<soapenv:Header/>
<soapenv:Body>
<ech:exportDailySchedules/>
</soapenv:Body>
</soapenv:Envelope>
|
|
Response
Code Sample
|
Copy Code
|
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns1:exportDailySchedulesResponse xmlns:ns1="http://echange.service.open.bodet.com">
<ns1:exportedDailySchedules>
<ns1:DailySchedule>
<ns1:grid>5</ns1:grid>
<ns1:colour>-1184257</ns1:colour>
<ns1:remoteWorkingHalfDayDifferentDailySchedule xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:halfDayOffColour xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:maintainsHomeworking>false</ns1:maintainsHomeworking>
<ns1:afternoonContractedTime>4.00</ns1:afternoonContractedTime>
<ns1:morningContractedTime>4.00</ns1:morningContractedTime>
<ns1:dailyScheduleKey>11</ns1:dailyScheduleKey>
<ns1:dayType>0</ns1:dayType>
<ns1:endOfTheDayTime>00:00:00</ns1:endOfTheDayTime>
<ns1:weekday>false</ns1:weekday>
<ns1:secondWorkingPeriodEndTimePosition>0</ns1:secondWorkingPeriodEndTimePosition>
<ns1:thirdWorkingPeriodEndTimePosition>0</ns1:thirdWorkingPeriodEndTimePosition>
<ns1:fifthWorkingPeriodEndTimePosition>0</ns1:fifthWorkingPeriodEndTimePosition>
<ns1:dailyScheduleDescription>Bureaux 7h</ns1:dailyScheduleDescription>
<ns1:nightStartTime>00:00:00</ns1:nightStartTime>
<ns1:firstWorkingPeriodStartTimePosition>0</ns1:firstWorkingPeriodStartTimePosition>
<ns1:maximumTime>24.00</ns1:maximumTime>
<ns1:minimumTime>0.00</ns1:minimumTime>
<ns1:secondWorkingPeriodStartTimePosition>0</ns1:secondWorkingPeriodStartTimePosition>
<ns1:fourthWorkingPeriodStartTimePosition>0</ns1:fourthWorkingPeriodStartTimePosition>
<ns1:fifthWorkingPeriodStartTimePosition>0</ns1:fifthWorkingPeriodStartTimePosition>
<ns1:thirdWorkingPeriodStartTimePosition>0</ns1:thirdWorkingPeriodStartTimePosition>
<ns1:fourthWorkingPeriodEndTimePosition>0</ns1:fourthWorkingPeriodEndTimePosition>
<ns1:generateClocking>true</ns1:generateClocking>
<ns1:dailyScheduleAbbreviation>7H</ns1:dailyScheduleAbbreviation>
<ns1:firstWorkingPeriodEndTimePosition>0</ns1:firstWorkingPeriodEndTimePosition>
<ns1:mergedDayDisplayForPlanning>false</ns1:mergedDayDisplayForPlanning>
<ns1:remoteWorkingDifferentDailySchedule>false</ns1:remoteWorkingDifferentDailySchedule>
<ns1:remoteWorkingDailyScheduleAbbreviation xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:remoteWorkingDailyScheduleDescription xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:defaultDailyScheduleDescription xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:secondWorkingPeriodStartTime>14:00:00</ns1:secondWorkingPeriodStartTime>
<ns1:defaultDailyScheduleAbbreviation xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:thirdWorkingPeriodEndTime xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:endOfTheDayTimePosition>1</ns1:endOfTheDayTimePosition>
<ns1:sheduleEnteredOnTerminal>false</ns1:sheduleEnteredOnTerminal>
<ns1:anomalyIfWork>false</ns1:anomalyIfWork>
<ns1:publicHolidayDailyScheduleDescription xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:fifthWorkingPeriodEndTime xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:halfDayTimePosition>0</ns1:halfDayTimePosition>
<ns1:searchUsingAbbreviation>true</ns1:searchUsingAbbreviation>
<ns1:nightStartTimePosition>1</ns1:nightStartTimePosition>
<ns1:selectedGroupOfAbsence xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:requiredTimeForAnAbsence>0.00</ns1:requiredTimeForAnAbsence>
<ns1:requiredTimeForAnAbsenceDelta xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:secondWorkingPeriodEndTime>18:00:00</ns1:secondWorkingPeriodEndTime>
<ns1:firstWorkingPeriodStartTime>08:30:00</ns1:firstWorkingPeriodStartTime>
<ns1:halfDayOffCalculation xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:fifthWorkingPeriodStartTime xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:firstWorkingPeriodEndTime>12:30:00</ns1:firstWorkingPeriodEndTime>
<ns1:publicHolidayDailyScheduleAbbreviation xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:fourthWorkingPeriodStartTime xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:fourthWorkingPeriodEndTime xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:startOfTheDayTimePosition>0</ns1:startOfTheDayTimePosition>
<ns1:halfDayTime>14:00:00</ns1:halfDayTime>
<ns1:thirdWorkingPeriodStartTime xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:startOfTheDayTime>00:00:00</ns1:startOfTheDayTime>
<ns1:minimumTimeIsRelative>false</ns1:minimumTimeIsRelative>
<ns1:startOfTheDayTimeRelativeDelta xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:startOfTheDayTimeRelativeIndex xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:dailyScheduleType>0</ns1:dailyScheduleType>
<ns1:halfDayOffgrid xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:totalInDaysForAnAbsence xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:duplicateFromModel xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:maximumTimeIsRelative>false</ns1:maximumTimeIsRelative>
<ns1:contractedTimeIsRelative>false</ns1:contractedTimeIsRelative>
<ns1:halfDayTimeRelativeDelta xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:halfDayTimeRelativeIndex xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:nightStartTimeRelativeDelta xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:publicHolidayDifferentDailySchedule>false</ns1:publicHolidayDifferentDailySchedule>
<ns1:morningContractedTimeGap>0.00</ns1:morningContractedTimeGap>
<ns1:nightStartTimeRelativeIndex xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:dayContractedTimeGap>0.00</ns1:dayContractedTimeGap>
<ns1:endOfTheDayTimeRelativeDelta xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:afternoonContractedTimeGap>0.00</ns1:afternoonContractedTimeGap>
<ns1:endOfTheDayTimeRelativeIndex xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:dayContractedTime>8.00</ns1:dayContractedTime>
<ns1:searchUsingDescription>false</ns1:searchUsingDescription>
<ns1:errorMessage xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<ns1:technicalString xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
</ns1:DailySchedule>
</ns1:exportedDailySchedules>
</ns1:exportDailySchedulesResponse>
</soap:Body>
</soap:Envelope>
|
|