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": "18da3333-c316-4dfa-bd4f-d65cb5b4cafb",
"fecRegistro": "2026-03-21T01:54:17.047888-04:00",
"Status": "sample string 3",
"fecContactado": "2026-03-21T01:54:17.047888-04:00",
"idOperador": "d2c0b6b1-bcbe-4ec7-83f0-8bc2b2155470"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.