GET api/PutRel_Persona_EnvCorporativoDirecto
Request Information
URI Parameters
None.
Body Parameters
TB_rel_Persona_EnvCorporativo| Name | Description | Type | Additional information |
|---|---|---|---|
| idPersona | globally unique identifier |
None. |
|
| fecRegistro | date |
None. |
|
| Status | string |
None. |
|
| fecContactado | date |
None. |
|
| idOperador | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"idPersona": "c177df21-566a-45b8-8dc7-cbaed4874b59",
"fecRegistro": "2026-05-08T14:16:44.772201+00:00",
"Status": "sample string 3",
"fecContactado": "2026-05-08T14:16:44.772201+00:00",
"idOperador": "8e3b4cf5-3a35-4e65-9cd7-c854026b3eb1"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.