{
"batchId": "db098324-638b-4e7a-94e5-759ea40b0f4f",
"aggrMatrixId": "PTMS1"
}
curl --location --request POST 'http://localhost:8082/rest/admin/secured/recruitment/recalculate-ptm-norma' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"batchId": "db098324-638b-4e7a-94e5-759ea40b0f4f",
"aggrMatrixId": "PTMS1"
}'
{}