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": "da390c52-f8a4-49d8-b9b0-fec0e0f2aecb",
  "Lista": {
    "$id": "2",
    "$values": [
      {
        "$id": "3",
        "idPV": "140af413-5314-47ee-b051-2523877bf050",
        "idRed": "9341996a-e235-4c3f-81db-51c6930577ea"
      },
      {
        "$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.