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": "39319b20-8c03-4dc3-868b-19e64cca1700",
  "fecRegistro": "2026-03-21T02:15:21.8931485-04:00",
  "Status": "sample string 3",
  "fecContactado": "2026-03-21T02:15:21.8931485-04:00",
  "idOperador": "e73caaed-fa10-4f12-9891-e999064cdcfb"
}

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.