GET Informes/ConsultarCenso/{Sede}/{TipoServicio}
Permite obtener datos de informe Censo según sede (id) y tipo de servicio (id)
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Sede | string |
Required |
|
TipoServicio | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Json con los datos solicitados
IHttpActionResultNone.
Response Formats
application/json, text/json, multipart/form-data
Sample:
Sample not available.