Skip to main content

ExportResources

Export Employees.

Overview

Urlapi/public/FluentisErp/FI/GeneralLedger/ExportResources
HTTP MethodPOST
Method TypeExport
Fluentis ObjectFluentis.FluentisErp.Core.FI.HumanResource.FSResource

Request parameters

ParameterTypeIs RequiredDescription
EmployeeCodestringNoIf present filter employees with code matching the specified value.
FirstNamestringNoIf present filter employees with first name matching the specified value.
LastNamestringNoIf present filter employees with surname matching the specified value.
ResidenceAddressstringNoIf present filter employees with residence address matching the specified value.
ActiveEmployeesbooleanNoIf present filter employees whose relation end date is not set.
FromHiringDatedateNoIf present filter employees with hiring date greater than or equal to the specified value.
ToHiringDatedateNoIf present filter employees with hiring date lesser than or equal to the specified value.
FromCollaborationEndDatedateNoIf present filter employees with relation end date greater than or equal to the specified value.
ToCollaborationEndDatedateNoIf present filter employees with relation end date lesser than or equal to the specified value.