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": "a2b6bf8e-1879-4b44-8937-74c894a5e144",
"idMail": "56fabbd5-3058-476c-8480-4c5996637ab5"
}