POST api/PostcatPV_catServiciosPV_x_idPV
Request Information
URI Parameters
None.
Body Parameters
TB_PostcatPV_catServiciosPV| Name | Description | Type | Additional information |
|---|---|---|---|
| idPV | globally unique identifier |
None. |
|
| Lista | Collection of TB_catPV_catServiciosPV |
None. |
Request Formats
application/json, text/json
Sample:
{
"idPV": "72b8d620-a6e8-4e1c-821a-dc6742d5a664",
"Lista": {
"$id": "2",
"$values": [
{
"$id": "3",
"idPV": "7dfda6c6-423f-406d-8474-32ebd3355908",
"idServicioPV": "1cf55675-aa5c-424f-b245-f95d84899830",
"Costo": 3.1,
"Status": true,
"banAparece": true,
"Gratuidades": 6,
"Frecuencia": 7
},
{
"$ref": "3"
}
]
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.