GET api/CompanyLite

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "CompanyID": "eee65966-e6c6-4870-ac70-a25e036f6878",
    "CompanyName": "sample string 2"
  },
  {
    "CompanyID": "eee65966-e6c6-4870-ac70-a25e036f6878",
    "CompanyName": "sample string 2"
  },
  {
    "CompanyID": "eee65966-e6c6-4870-ac70-a25e036f6878",
    "CompanyName": "sample string 2"
  }
]