{
"name": "string",
"code": "string",
"position": 0
}curl --location --request POST 'https://platform.shopranos.eu/api/v1/contract-types' \
--header 'x-companyid;' \
--header 'x-user-id;' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"name": "string",
"code": "string",
"position": 0
}'{
"id": "string",
"name": "string",
"code": "string",
"position": 0
}