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": "ee9caa44-e846-4a34-a70f-b6d4564efed4",
"idTelefono": "f0baab21-547e-48e2-a6f0-d2f5fe7ddb23"
}