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": "41ec2e2a-820c-4c30-b7d2-b614234a977e",
  "Lista": {
    "$id": "2",
    "$values": [
      {
        "$id": "3",
        "idPV": "429084ed-258f-4aa4-be82-36cd520db164",
        "idServicioPV": "16847e42-39f2-40ca-8545-c40f3ffb968d",
        "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.