{lastSyncDateTime}
.
This synchronization can be done on an users establishment basis leavePeriod.owner.legalEntityId
in order to be executed at hours, thus taking into account the different time zones.
{yourDomain}
, eg: “https://myawesomecompany.ilucca.net”.{apiKey}
that has access to the leaves of the users concerned by your integration project. This key should be created with the help of a Lucca Customer Success Manager.(integer) id
: unique identifier of the leave.(date) date
: date of the leave.(boolean) isAm
: half day: true
for the morning or false
for the afternoon.(integer) ownerId
: identifier of the user.(date-time) creationDate
: time-stamp of the creation of the leave.(string) comment
: comment.(date-time) leavePeriod.confirmationDate
: time-stamp of the confirmation of the leave.?fields=a,b,c
query parameter (separated by commas). For example to retrieve all the fields listed above:
collection.count
field:
collection.count
field can therefore be sent to retrieve this value, and the sequence of paginated calls shall follow.
(date-time) {lastSyncDateTime}
: UTC date and time of the last synchronization in ISO-8601 format, eg: 2021-01-01T08:25:45Z
.(integer) {offset}
: index of the first element to be returned (paging). Starts at zero.(integer) {limit}
: number of elements to return (pagination). Maximum value: 10,000.(array<integer>) {legalEntityIds}
: filter on the establishment(s) of the declarants (separated by commas). Allows to return only the time-entries of employees of one or several establishments targeted by their identifier.(array<string>) {fields}
: the list of fields (see section above) separated by a comma that you want to retrieve.(date-time) {lastSyncDateTime}
: UTC date and time of the last synchronization in ISO-8601 format, eg: 2021-01-01T08:25:45Z
.(integer) {offset}
: index of the first element to be returned (paging). Starts at zero.(integer) {limit}
: number of elements to return (pagination). Maximum value: 10,000.(array<integer>) {legalEntityIds}
: filter on the establishment(s) of the declarants (separated by commas). Allows to return only the leaves of employees of one or several establishments targeted by their identifier.(array<string>) {fields}
: the list of fields (see section above) separated by a comma that you want to retrieve.(date-time) {lastSyncDateTime}
: UTC date and time of the last synchronization in ISO-8601 format, eg: 2021-01-01T08:25:45Z
.(integer) {offset}
: index of the first element to be returned (paging). Starts at zero.(integer) {limit}
: number of elements to return (pagination). Maximum value: 10,000.(array<integer>) {legalEntityIds}
: filter on the establishment(s) of the declarants (separated by commas). Allows to return only the leaves of users of one or several establishments targeted by their identifier.(array<string>) {fields}
: the list of fields (see section above) separated by a comma that you want to retrieve.