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": "d6f5cd59-4b20-43cd-b25a-bf8df4f76073",
"idCIE": "9ec49857-efd5-4918-98e5-59828c01f33d"
},
{
"$ref": "2"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.