GET api/PutRel_Persona_EnvCorporativo
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": "aa292a47-12be-414a-8f34-5d93e71f1e8d",
"fecRegistro": "2026-04-04T14:32:23.7274756-04:00",
"Status": "sample string 3",
"fecContactado": "2026-04-04T14:32:23.7274756-04:00",
"idOperador": "974ca350-3e7c-429f-a564-1e3eabd2a0cd"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.