Authorization: Bearer ********************{
"id": 0
}curl --location --request POST '/api/services/app/position/get' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"id": 0
}'{
"code": "string",
"name": "string",
"description": "string",
"sort": 0,
"id": 0
}