GET api/CompanyTypes
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"$id": "1",
"CompanyTypeID": 1,
"CompanyTypeName": "sample string 2",
"CompanyTypeNameE": "sample string 3",
"CompanyTypeCode": "sample string 4"
},
{
"$ref": "1"
},
{
"$ref": "1"
}
]