GET api/Reservas/ReporteReserva?FechaInicio={FechaInicio}&FechaFinal={FechaFinal}&StatusReserva={StatusReserva}&Moneda={Moneda}&PendientePago={PendientePago}&MetodoPago={MetodoPago}&ota={ota}&Facturada={Facturada}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| FechaInicio | date |
None. |
|
| FechaFinal | date |
None. |
|
| StatusReserva | string |
Default value is |
|
| Moneda | string |
Default value is |
|
| PendientePago | integer |
Default value is -1 |
|
| MetodoPago | integer |
Default value is -1 |
|
| ota | integer |
Default value is -1 |
|
| Facturada | integer |
Default value is -1 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, multipart/form-data
Sample:
Sample not available.