Skip to main content
Lucca Recruitment

Added

  • Documentation for the new job-offers API endpoint.
  • Documentation for the new (job-offer) applications API endpoint.
Organization Structure

Deprecation Notice

The V3 departments API is now deprecated. Sunset ETA is: September 2026. Refer to the migration guide for more information.
Lucca Invoices

Added

Guides.
Lucca Expenses

Added

Documentation for how to download expense receipts.
Lucca Expenses

Added

Documentation for the expense-temp-items endpoints.
Lucca Absences

Added

Documentation for the sick-leave-certificate endpoints.
Lucca Project

Added

Documentation for the project-services endpoints.Documentation for the project status-changes endpoints.
Lucca Training

Added

Documentation for the main Lucca Training API endpoints.
Lucca Compensation

Added

Documentation for the main Lucca Compensation API endpoints.
Lucca Project

Added

New query parameter on the project-financials endpoint of Lucca Project to support filtering on the project owner department.
Lucca Absences

Added

Added an example for the body of the “import-leaves” request. Ideally, it should now be much more intelligible.
Lucca Office

Added

Documentation for the main Lucca Office API endpoints.
All

Fixed

Publish internal models in order to fix some errors.
Time Settings

Added

Documentation for the UserDates API endpoint.
Lucca Expenses

Added

A new endpoint /api/v3/expenseClaims has been added to get the list of expense claims through different query parameters.
Lucca Absences

Deprecated

The old v3 API endpoint /api/v3/services/importLeavePeriods will no longer be supported in the future.

Added

A new endpoint replaces the deprecated importLeavePeriods: /figgo/api/imports/v1.0/leavePeriods. Main changes in this new endpoint are: (1) the ?type=csv query parameter is no longer required or even used and (2) it now supports an async mode through the ?async=true query parameter. By default, the process is synchronous.In case of an async import, a new endpoint enables you to track its progress: /figgo/api/imports/v1.0/leavePeriods/{summaryId:guid}/progress.