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": "567d0886-c960-467e-97c3-1e2062d8349a",
"idMail": "d1fb4697-cf13-4a65-b3ce-dd1054750eb0"
}