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": "b5ca1c53-0aa1-4106-a191-b1d213b996c4",
"fecRegistro": "2026-08-12T14:54:38.6663586+00:00",
"Status": "sample string 3",
"fecContactado": "2026-08-12T14:54:38.6663586+00:00",
"idOperador": "31368cb4-63d4-4fee-857f-d65d6b7960b1"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.