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": "f3705934-22d4-4a26-8da9-b5bcc91d75bf",
"idCIE": "8d14e5d2-54d0-44cd-b3f3-e3fa63fb8df6"
},
{
"$ref": "2"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.