Discussions
Information available on the endpoint "Read all contracts versions"
Hello,
When I try to get the information from employees contracts, it seems that a lot of information filled out on Factorial are mentioned as "null" on the API - even if they are filled out.
Here is the result that I obtain :
"id -> Completed but deleted to respect our company privacy
company_id -> Completed but deleted to respect our company privacy
employee_id -> Completed but deleted to respect our company privacy
effective_on 2025-03-03
country fr
job_title null
job_catalog_level_id null
job_catalog_level null
job_catalog_role null
starts_on null
ends_on null
has_payroll false
has_trial_period null
trial_period_ends_on null
salary_amount null
salary_frequency null
working_week_days null
working_hours null
working_hours_frequency null
max_legal_yearly_hours null
maximum_weekly_hours null"
As you can see, the information is missing at least for :
- job_title
- starts_on
- has_trial_period
- trial_period_ends_on
- salary_amount
- and others ...
We have the same issue with 99% of our employees. Is there an issue with your API on this particular endpoint ? How could we solve that ?
Thank you in advance