Authorization: Bearer ********************curl --location --request GET 'https://test.web.gw.finansz.com//api/pos/merchant-category-codes?FilterText&Code&Name&Sorting&SkipCount&MaxResultCount'{
"items": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"code": "string",
"name": "string",
"concurrencyStamp": "string"
}
],
"totalCount": 0
}