POST api/PostcatPV_Redes_x_idPV

Request Information

URI Parameters

None.

Body Parameters

TB_PostcatPV_Redes
NameDescriptionTypeAdditional information
idPV

globally unique identifier

None.

Lista

Collection of TB_catPV_Redes

None.

Request Formats

application/json, text/json

Sample:
{
  "idPV": "de66e364-8005-437f-b4c5-ff0c24ca85d0",
  "Lista": {
    "$id": "2",
    "$values": [
      {
        "$id": "3",
        "idPV": "bf65afd3-975d-4f4b-a1df-e03adbf5411e",
        "idRed": "25d64992-6957-4710-9609-a34622e3c487"
      },
      {
        "$ref": "3"
      }
    ]
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.