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": "91cbe260-4fb8-4ef9-9466-3de35ae45fc9",
"idTelefono": "82ffe934-e563-4a3a-bf5c-aae746a336e7"
}