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": "c3d0ed1c-a962-4e73-97e1-3f4532686b13",
"idTelefono": "6d0d8cf4-aa25-463f-a6c0-cfc331098f54"
}