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": "f580b0e9-c685-4411-a20a-17c62cd7a750",
"fecRegistro": "2026-03-25T06:31:50.2764359-04:00",
"Status": "sample string 3",
"fecContactado": "2026-03-25T06:31:50.2764359-04:00",
"idOperador": "d79e7790-1e0e-4d31-8ca1-fad4c40ee760"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.