get https://api.factorialhr.com/api/2025-01-01/resources/project_management/exportable_expenses
What does it do?
This will generate an export of the type "Project's expenses". You will have to pass the start and end date to determine the range for which htis information will be exported; as well as the projects ids to get the information of specifically given projects.
What params does it accept?
start_date
: It's mandatory to pass this data, being start date to delimit the range of information exported.end_date
: It's mandatory to pass this data, corresponding to an end date for the date range of data to be exported.project_ids
: Mandatory data to pass to the export, specifying the projects to be exported from.
Who can use it?
Only companies who have enabled the projects_management
feature and users with the permission of read projects.