POST api/GetRel_ContactoTelefono
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
TB_rel_ContactoTelefono| Name | Description | Type | Additional information |
|---|---|---|---|
| idContacto | globally unique identifier |
None. |
|
| idTelefono | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"idContacto": "4a67bf9e-7abe-4890-8270-1cae274f6cfe",
"idTelefono": "83d662e7-e1fd-4118-aa00-a16843742758"
}