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": "462285f0-f78a-40cf-8750-90f20efb4f76",
"Lista": {
"$id": "2",
"$values": [
{
"$id": "3",
"idPV": "33348ff3-eb83-4377-9b97-66e1db36290b",
"idRed": "704a1f72-f3e2-459d-bebe-da3488c3d5ba"
},
{
"$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.