GET api/PutRel_Persona_EnvCorporativoDirecto

Request Information

URI Parameters

None.

Body Parameters

TB_rel_Persona_EnvCorporativo
NameDescriptionTypeAdditional 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": "b1aec038-bb96-4f21-89d4-3166a915a5a1",
  "fecRegistro": "2026-03-25T06:31:50.4014211-04:00",
  "Status": "sample string 3",
  "fecContactado": "2026-03-25T06:31:50.4014211-04:00",
  "idOperador": "c4c2e7d7-958b-4749-ad02-6f02d2e2af6c"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.