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": "4f082106-a6c7-4730-a855-e2527a786944",
  "fecRegistro": "2026-03-21T02:20:10.2691101-04:00",
  "Status": "sample string 3",
  "fecContactado": "2026-03-21T02:20:10.2691101-04:00",
  "idOperador": "b639abaa-ae96-49f1-ab7e-d0f7a4c6ee63"
}

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.