GET api/company/getCompanyList?isActive={isActive}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
isActive

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.