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": "55b4e42d-f002-4943-be40-a309daae7b79",
"fecRegistro": "2026-07-10T14:12:12.7386999+00:00",
"Status": "sample string 3",
"fecContactado": "2026-07-10T14:12:12.7386999+00:00",
"idOperador": "3a7e6ee4-5915-424f-b437-c61b4a87e080"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.