GET api/PutRel_Persona_EnvCorporativo

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": "9357d4f7-6905-4f17-b325-d139b66e7468",
  "fecRegistro": "2026-03-13T20:31:25.5294437+00:00",
  "Status": "sample string 3",
  "fecContactado": "2026-03-13T20:31:25.5294437+00:00",
  "idOperador": "85032f96-f767-4823-886a-de3868dc2845"
}

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.