GET api/validacion/obtieneSectores?codev={codev}
Obtiene los sectores.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| codev |
El código del evento. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
La respuesta HTTP con los sectores obtenidos.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.