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": "f0b167ab-7914-4929-9994-f2ea1aaa84d4",
"fecRegistro": "2026-08-12T14:54:24.8532507+00:00",
"Status": "sample string 3",
"fecContactado": "2026-08-12T14:54:24.8532507+00:00",
"idOperador": "12f383fd-bc9e-4d44-be5e-f9409d18eb5c"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.