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": "2397e890-041a-4f4c-8491-2cf2ac27ea09",
"fecRegistro": "2026-09-03T14:54:51.6523935+00:00",
"Status": "sample string 3",
"fecContactado": "2026-09-03T14:54:51.6523935+00:00",
"idOperador": "622f6b7a-4c72-45ed-affc-7c9c2df127e4"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.