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": "45c65e98-f3c2-4637-ad90-5ecd1f6f822b",
  "Lista": {
    "$id": "2",
    "$values": [
      {
        "$id": "3",
        "idPV": "38e5d908-464b-40c3-bffc-159985ba8d29",
        "idServicioPV": "cc8d7df8-f0b8-49d0-ba87-aa39b11efd6a",
        "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.