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": "8a0c6151-13a6-4492-baa6-c244c6bd9185",
"Lista": {
"$id": "2",
"$values": [
{
"$id": "3",
"idPV": "24561df1-2b9a-4c98-9f8f-6b9637d25ca5",
"idServicioPV": "e2b8f112-b386-44a4-8cbe-3461b3011553",
"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.