v1/qualifications/inheritancesCopy Pagepost https://shyftplan.com/api/v1/qualifications/inheritancesHave a locations position inherit its qualifications from an other locations position.Body ParamsCreate a Locations Positions Qualifications Inheritanceparent_locations_position_idint32required≥ 1ID of the locations position from which all qualifications are inherited.child_locations_position_idint32required≥ 1ID of the locations position that inherits the qualifications.user_emailstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. E-mail address of the API user.authentication_tokenstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. Authentication token - can be fetched by login action.company_idint32required≥ 1ID of a shyftplan account.enforcedbooleanDefaults to falseBoolean value to determine if the inheritance relation is created even if qualifications assigned to the parent are already assigned to the child. Available options: true: Create the inheritance. Note: When the inheritance relation is deleted later, the child will lose all qualifications it has inherited - even if they had originally been assigned to it directly. false: Create the inheritance only if there is no overlap between the qualifications currently assigned to parent and child. truefalseResponses 201Successfully created. 401Unauthorized 403Forbidden 404Not found 422Invalid requestUpdated 3 months ago v1/qualifications/inheritancesv1/qualifications/inheritances/available_locations_positionsDid this page help you?YesNo