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": "2b6a042e-bbf7-432b-9a55-6734f538e417",
"fecRegistro": "2026-03-21T01:52:33.3975401-04:00",
"Status": "sample string 3",
"fecContactado": "2026-03-21T01:52:33.3975401-04:00",
"idOperador": "a5a083df-a180-4a7a-b4ea-ba3156703c0d"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.