GET api/Company/GetAll/{page}/{searchTerm}
Returns all companies in the system for admin display
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
page | integer |
Default value is 1 |
|
searchTerm | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json, text/html
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />