GET api/JobSearch?brandid={brandid}&pageno={pageno}&pagesize={pagesize}&location={location}&role={role}&salarymin={salarymin}&salarymax={salarymax}&keyword[0]={keyword[0]}&keyword[1]={keyword[1]}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| brandid | integer |
Required |
|
| pageno | integer |
Required |
|
| pagesize | integer |
Required |
|
| location | integer |
Required |
|
| role | integer |
Required |
|
| salarymin | integer |
Required |
|
| salarymax | integer |
Required |
|
| keyword | Collection of string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.