GET api/ForwarderEstadoReserva/{idReserva}/{idTipoProyecto}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idReserva |
. |
integer |
Required |
| idTipoProyecto |
. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of SP_EstadosReservasConHistorialConArchivosAdjuntos| Name | Description | Type | Additional information |
|---|---|---|---|
| idEstado |
. |
integer |
None. |
| DescripciónEstado |
. |
string |
None. |
| idHistorial |
. |
integer |
None. |
| fechaCreacion |
. |
date |
None. |
| Comentario |
. |
string |
None. |
| mailEnviado |
. |
boolean |
None. |
| idReserva |
. |
integer |
None. |
| idArchivoAdjunto |
. |
integer |
None. |
| nombreArchivo |
. |
string |
None. |
| data |
. |
Collection of byte |
None. |
| dataType |
. |
string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.