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": "a5b5c88b-1627-4e0a-8181-09c56a74596d",
"idCIE": "61ce2bb0-a0cc-4de7-88a8-72745681ccad"
},
{
"$ref": "2"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.