Employees
List employment statuses
curl -X GET "https://example.com/api/public/v3/employees/0/employment_statuses"{ "data": [ { "id": 0, "effective_from": "string", "comment": null, "fields": {}, "employment_type": null, "working_pattern": null, "probation_policy": null } ]}