{
"reason": "string"
}curl --location --request POST 'https://platform.shopranos.eu/api/v1/contracts//terminate' \
--header 'x-companyid;' \
--header 'x-user-id;' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"reason": "string"
}'{
"id": "string",
"status": "Draft",
"terminatedDate": "2019-08-24T14:15:22.123Z",
"terminationReason": "string"
}