POST api/Post_rel_Paciente_Direccion
Request Information
URI Parameters
None.
Body Parameters
TB_Paciente_Direccion| Name | Description | Type | Additional information |
|---|---|---|---|
| idDireccion | globally unique identifier |
None. |
|
| idPaciente | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"idDireccion": "8f762e6c-8bd5-4666-95e8-976864157b0f",
"idPaciente": "9b0c7f64-06a5-4fec-81be-815c38f2ed99"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.