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": "dc43740b-e051-4798-a946-e6a48094e8a0",
  "fecRegistro": "2026-07-10T14:13:20.5367898+00:00",
  "Status": "sample string 3",
  "fecContactado": "2026-07-10T14:13:20.5367898+00:00",
  "idOperador": "7bbd4d62-6695-4a7c-9aa9-267c96df07f7"
}

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.