POST api/zona/registrar
Request Information
URI Parameters
None.
Body Parameters
Collection of Zona| Name | Description | Type | Additional information |
|---|---|---|---|
| id_zona | integer |
None. |
|
| descripcion | string |
None. |
|
| torneo | Torneo |
None. |
|
| lsEquipos | Collection of Equipo |
None. |
|
| fase | Fase |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.