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": "d998e32a-2cc5-4ec6-86f4-f5be9fca4937",
"Lista": {
"$id": "2",
"$values": [
{
"$id": "3",
"idPV": "36580a04-8084-4ed2-81a8-194f1287bd67",
"idServicioPV": "ded79ce5-c2da-49e2-b6cf-159f00da9566",
"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.