added
[2025-03-11] Added: New endpoints to get and set the qualifications at positions
17 days ago by BB
Endpoint: api/v1/qualifications/locations_positions
Method: GET, POST
Change:
- GET: Query qualifications at positions (locations positions) of a location. For each one, the response will show the assigned qualifications, and in turn for each of those show at which locations positions it is available or assigned.
- POST: Assign qualifications to a position (locations position).