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": "e2cbd961-72d2-4eaa-982b-ff35653d4180",
  "Lista": {
    "$id": "2",
    "$values": [
      {
        "$id": "3",
        "idPV": "1ff5ba65-fdbf-48e6-aff6-cc37e97928f5",
        "idRed": "0e80b156-6e49-4f17-921d-948a436aea37"
      },
      {
        "$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.