Authorization: ********************curl --location --request PUT 'https://api.edonusum.muhasip.pro/eproducer/Producers/SpecialCode' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"UUID": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
],
"SpecialCode": "string"
}'true