Authorization: Bearer ********************curl --location --request POST 'https://test.web.gw.finansz.com//api/pos/merchant-application-documents' \
--header 'Content-Type: application/json' \
--data-raw '{
"documentName": "string",
"maxFileSizeBytes": 1,
"isRequired": true,
"maxUploadCount": 1,
"mimeTypes": "string"
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"documentName": "string",
"maxFileSizeBytes": 0,
"isRequired": true,
"maxUploadCount": 0,
"mimeTypes": "string",
"concurrencyStamp": "string"
}