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": "d6a27bf8-cc29-4fe7-b033-a06bf9925e20",
"idMail": "e22e6e96-31cc-4576-a30e-9243f463c238"
}