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": "5ca0c4c8-dc47-4648-bed6-fcef2da6430c",
"idMail": "5f8d1400-68d1-480e-81a7-bb85f7645bbf"
}