POST api/PostServicioPV_x_idCPT
Request Information
URI Parameters
None.
Body Parameters
TB_PostcatServiciosPV_CPT| Name | Description | Type | Additional information |
|---|---|---|---|
| idServicioPV | globally unique identifier |
None. |
|
| ListaCPT | Collection of TB_catServiciosPV_CPT |
None. |
Request Formats
application/json, text/json
Sample:
{
"idServicioPV": "3cab8b59-32e7-4425-9ca0-942e3b675ff6",
"ListaCPT": {
"$id": "2",
"$values": [
{
"$id": "3",
"idServicioPV": "3f0d67e7-5dc9-457a-8314-7625a558ab98",
"idCPT": "c655d392-c184-402e-9b00-3fac01d31d69"
},
{
"$ref": "3"
}
]
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.