GET api/AppCargaGranel/BuscarViajes?key={key}&Placa={Placa}&IDSucursal={IDSucursal}&IDAppReactRol={IDAppReactRol}&PageSize={PageSize}&SkipPage={SkipPage}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | string |
Required |
|
| Placa | string |
Required |
|
| IDSucursal | integer |
Required |
|
| IDAppReactRol | integer |
Default value is 1 |
|
| PageSize | integer |
Default value is 100 |
|
| SkipPage | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
AppGranelTablas| Name | Description | Type | Additional information |
|---|---|---|---|
| AppTable | Collection of Collection of string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.