added

[2025-05-09] New or improved endpoints regarding tags on locations positions

Endpoint:

  • api/v1/locations_positions_tags
  • api/v1/locations_positions_tags/{id}

Method: GET, POST, PUT, DELETE

Change: New methods/endpoints to retrieve, create, update and delete tags that can be used on locations positions.


Endpoint:

  • api/v1/locations_positions
  • api/v1/locations_positions/{id}

Method: GET, POST, PUT

Change: Improved methods/endpoints to assign/change tags to a locations position, or to show the currently assigned tags.


Endpoint:

  • api/v1/shiftplan/assign_employments_to_open_shifts
  • api/v1/shifts/automation

Method: POST

Change: Improved endpoints to (de-)prioritize locations positions carrying specific tags, during automated shift assignment.