POST api/PostRel_Clientes_CIE10
Request Information
URI Parameters
None.
Body Parameters
Collection of TB_rel_Cliente_CIE10| Name | Description | Type | Additional information |
|---|---|---|---|
| idCliente | globally unique identifier |
None. |
|
| idCIE | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "2",
"idCliente": "11f2d0f9-22b1-41e2-a9c7-2347d8457bea",
"idCIE": "649f849e-7856-4156-8660-f495b83963c0"
},
{
"$ref": "2"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.