v1/locations_position_qualifications

Create a qualification and make it available for assignment or even assign it to specific positions.

Body Params
string
required

This is a testing sandbox. We advise against using credentials for production accounts here.

E-mail address of the API user.

string
required

This is a testing sandbox. We advise against using credentials for production accounts here.

Authentication token - can be fetched by login action.

int32
required
≥ 1

ID of a shyftplan account.

int32
required
≥ 1

ID of one specific locations position where the qualification will be at least available, if not assigned.
This ID must also appear in the list of available locations positions (available_locations_position_ids).

boolean
required
Defaults to true

Is the qualification optional?

boolean
required
Defaults to false

Will the qualification expire?

string
required

Qualification name.

int32
≥ 1

Sort position of this object in different views in shyftplan.

int32
≥ 1

ID of a qualification category.

available_locations_position_ids
array of objects
required

List of IDs of locations positions to which the qualification can be assigned.
The locations_position_id must appear in this list.

available_locations_position_ids*
assigned_locations_position_ids
array of objects

List of IDs of locations positions where this qualification is assigned.
Every one of these IDs must also appear in the list of available locations positions (available_locations_position_ids).

assigned_locations_position_ids
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json