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": "d0184672-1062-4b7c-aea7-a7c3e81f0fc1",
"Lista": {
"$id": "2",
"$values": [
{
"$id": "3",
"idPV": "7ca37462-1d88-4dd7-ab09-3a45ae27fb33",
"idRed": "a4fe7cb5-61f4-4963-99f4-63e0d88c20fa"
},
{
"$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.