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": "7de30390-18b6-491e-9808-5df92fbacaa4",
"idTelefono": "bdf4723f-2c9f-4203-9767-205b59d7d8a6"
}