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": "45a7ceda-0084-4c10-8494-952d5fa81ac4",
"Lista": {
"$id": "2",
"$values": [
{
"$id": "3",
"idPV": "9690bb0e-66a3-4175-b678-58837749daeb",
"idRed": "dea00bee-513a-4800-8db6-5ed0662274ad"
},
{
"$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.