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": "04842019-f088-4989-bc97-5a31d8212f9c",
    "idCIE": "e2ec3a1a-3c11-4d5b-a323-f51736dda672"
  },
  {
    "$ref": "2"
  }
]

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.