Create Generic Resource
POST {{baseUrl}}/odata/Generics
Create Generic Resource as a project team member.
Required properties:
- generic - an object with Generic analytics
Optional properties:
- primaryTariffId- Id of the primary tarriff
Request Body
{"generic"=>{"roleId"=>nil, "levelId"=>nil, "resourcePoolId"=>nil, "name"=>"Programmer", "gradeId"=>nil, "locationId"=>nil, "competenceId"=>nil, "legalEntityId"=>nil, "projectId"=>"35c65828-ea34-4889-a4ef-7d93e26219ef"}, "primaryTariffId"=>"69f812e7-5c2c-444e-9256-762da0c51d67"}