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": "134af02e-56d7-4ff3-ba5d-d9cd4bd6a727",
"idCIE": "7e644ee6-496b-47ca-9ed8-01ce4846386e"
},
{
"$ref": "2"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.