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": "003e5142-1dd7-4c2a-84b2-d8af07fd682a",
  "fecRegistro": "2026-05-08T14:17:36.495881+00:00",
  "Status": "sample string 3",
  "fecContactado": "2026-05-08T14:17:36.495881+00:00",
  "idOperador": "c33069b7-3733-4b9e-9808-0de8ad09e19a"
}

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.