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": "b728939d-452c-465b-9402-503bc3fbb702",
    "idCIE": "294ebc4b-d14f-411b-bdc1-f9cc9dfc357f"
  },
  {
    "$ref": "2"
  }
]

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.