Authorization: ********************curl --location '/api/v1/personnel_categories' \
--header 'provider-system: 1c-salaryHR' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '[
{
"CategoryPersonName": "АУП",
"active": "true",
"CategoryPersonID": "fdgdfgd-dfghfd-gf54645-gfhg"
}
]'