GET api/PostRel_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": "6880dbe5-cb45-40c3-a127-881c03213f53",
  "fecRegistro": "2026-06-18T03:23:26.6016298+00:00",
  "Status": "sample string 3",
  "fecContactado": "2026-06-18T03:23:26.6016298+00:00",
  "idOperador": "8716369b-9b29-436d-83bd-a3eadd5a4efb"
}

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.