GET api/Resoluciones?byEmpresa={byEmpresa}&byEstado={byEstado}&byId={byId}&search={search}&page={page}&rowsPerPage={rowsPerPage}&order={order}&orderBy={orderBy}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| byEmpresa | boolean |
None. |
|
| byEstado | boolean |
None. |
|
| byId | integer |
None. |
|
| search | string |
Default value is |
|
| page | integer |
Default value is 0 |
|
| rowsPerPage | integer |
Default value is 10 |
|
| order | string |
Default value is asc |
|
| orderBy | string |
Default value is Cod |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.