POST api/PostcatPV_catServiciosPV_x_idPV

Request Information

URI Parameters

None.

Body Parameters

TB_PostcatPV_catServiciosPV
NameDescriptionTypeAdditional information
idPV

globally unique identifier

None.

Lista

Collection of TB_catPV_catServiciosPV

None.

Request Formats

application/json, text/json

Sample:
{
  "idPV": "1e5d4e56-1296-41f7-a7b8-33127a1ea362",
  "Lista": {
    "$id": "2",
    "$values": [
      {
        "$id": "3",
        "idPV": "a5e8117d-387a-4ac3-bf89-07f972b3e173",
        "idServicioPV": "b83570a4-7ae4-43c2-8c09-25aace2e4294",
        "Costo": 3.1,
        "Status": true,
        "banAparece": true,
        "Gratuidades": 6,
        "Frecuencia": 7
      },
      {
        "$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.