POST api/PostRel_Clientes_CIE10

Request Information

URI Parameters

None.

Body Parameters

Collection of TB_rel_Cliente_CIE10
NameDescriptionTypeAdditional information
idCliente

globally unique identifier

None.

idCIE

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
[
  {
    "$id": "2",
    "idCliente": "52a6840d-e805-420f-a011-8b7ba4332052",
    "idCIE": "eec575bd-b463-49e7-8d83-e3608fc399f9"
  },
  {
    "$ref": "2"
  }
]

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.