added

[2025-03-11] Added: New endpoints to CRUD qualifications of employees

Endpoint:

  • api/v1/employments_qualifications
  • api/v1/employments_qualifications/{id}

Method: GET, PUT, POST and DELETE

Change: New method/endpoint to query, update, set and delete qualifications of employees at specified locations positions.


Endpoint:

  • api/v1/qualifications/categories/employments_qualifications

Method: PUT

Change: New method/endpoint to upsert a qualification of an employment, independent of locations position where the qualification is available/assigned, or where the employment is assigned to work.


Endpoint:

  • api/v1/qualifications/employments

Method: GET

Change: Get a list of employments available for the qualification matrix at a specific location.