Authorization: Bearer ********************curl --location --request PUT 'https://test.web.gw.finansz.com//api/pos/merchant-category-codes/' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "stri",
"name": "string",
"concurrencyStamp": "string"
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"code": "string",
"name": "string",
"concurrencyStamp": "string"
}