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": "e2f9a278-5f5d-4a3d-8fbc-2aecc32e8d75",
    "idCIE": "53306dd4-4f84-4511-99a3-c2c129ea4fa1"
  },
  {
    "$ref": "2"
  }
]

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.