POST api/GetRel_ContactoMail
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
TB_rel_ContactoMail| Name | Description | Type | Additional information |
|---|---|---|---|
| idContacto | globally unique identifier |
None. |
|
| idMail | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"idContacto": "f2aa363d-c6bc-4249-ac38-560acbd91e88",
"idMail": "fe25fc17-e518-4e32-9c18-042f8b8bbe17"
}