POST api/PostcatPV_Redes_x_idPV
Request Information
URI Parameters
None.
Body Parameters
TB_PostcatPV_Redes| Name | Description | Type | Additional information |
|---|---|---|---|
| idPV | globally unique identifier |
None. |
|
| Lista | Collection of TB_catPV_Redes |
None. |
Request Formats
application/json, text/json
Sample:
{
"idPV": "df0a7c65-a238-4f3b-9698-4033604017b2",
"Lista": {
"$id": "2",
"$values": [
{
"$id": "3",
"idPV": "01cce670-7b8d-4da3-a42f-aceaf3b88539",
"idRed": "6089f211-edf8-468d-9f57-c5d4dd6742cd"
},
{
"$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.