POST api/sancion_equipo/borrar
Request Information
URI Parameters
None.
Body Parameters
SancionEquipo| Name | Description | Type | Additional information |
|---|---|---|---|
| id_sancion_equipo | integer |
None. |
|
| descripcion | string |
None. |
|
| puntos_restados | integer |
None. |
|
| fair_play | integer |
None. |
|
| equipo | Equipo |
None. |
|
| zona | Zona |
None. |
|
| torneo | Torneo |
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.