POST api/GetRel_Persona_Telefono
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
TB_rel_Persona_Telefono| Name | Description | Type | Additional information |
|---|---|---|---|
| idPersona | globally unique identifier |
None. |
|
| idTelefono | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"idPersona": "9f76fd09-57ad-4eef-80d9-a270e996d251",
"idTelefono": "2fcf1591-3ab3-4ccc-b3f2-2ca1e517acc9"
}