Authorization: ********************curl --location --request GET 'https://api.edonusum.muhasip.pro/general/GlobalCompany/Check/Name/?globalUserType' \
--header 'Authorization: Bearer <token>'[
{
"TaxNumber": "string",
"Title": "string",
"FirstCreatedTime": "2019-08-24T14:15:22.123Z",
"CreationTime": "2019-08-24T14:15:22.123Z",
"DocumentType": "string",
"Name": "string",
"Type": "string"
}
]