GET api/PostRel_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": "3e316e1f-dfaf-444a-96b2-4cd2530b27b1",
"fecRegistro": "2026-08-12T14:54:25.2126269+00:00",
"Status": "sample string 3",
"fecContactado": "2026-08-12T14:54:25.2126269+00:00",
"idOperador": "fd1cfd3e-efc6-4f95-ae4f-2f1b17c03eec"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.