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": "9e2f42de-65ad-4015-a29f-fd71fd7ecc88",
  "fecRegistro": "2026-04-04T14:31:59.8530443-04:00",
  "Status": "sample string 3",
  "fecContactado": "2026-04-04T14:31:59.8530443-04:00",
  "idOperador": "dd4942bc-dfcf-4288-bebf-fdbf6bc03111"
}

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.