v1/shifts/{shift_id}/paygradesCopy Pagepost https://shyftplan.com/api/v1/shifts/{shift_id}/paygradesCreate shift paygradePath Paramsshift_idint32requiredBody Paramsuser_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.paygrade_type_idint32requiredPaygrade type id.valuefloatrequiredValue of paygradeparent_paygrade_idint32Parent paygrade id.Responses 201 403forbidden 404Company not found; Shift not found; Paygrade type not founnd; Parent paygrade not found 422Updated 6 months ago