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": "af94eec0-f719-4dc9-b9b0-7facac429f20",
  "Lista": {
    "$id": "2",
    "$values": [
      {
        "$id": "3",
        "idPV": "aaca3cd1-defa-43b5-987a-b0648fcd6c25",
        "idServicioPV": "033ff1fb-0d84-407d-8055-7858d978f0b0",
        "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.