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": "95c64de4-3fde-422b-a87f-52b4b2e51c19",
"idPaciente": "01050784-bcf6-4d02-8580-455ce893a774"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.