GET api/PutRel_Persona_EnvCorporativoDirecto

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": "d29288b8-9f90-42e8-837a-2ca8a1c3c1dc",
  "fecRegistro": "2026-03-13T20:30:33.9039386+00:00",
  "Status": "sample string 3",
  "fecContactado": "2026-03-13T20:30:33.9039386+00:00",
  "idOperador": "08458a03-b8a6-49aa-9b86-830ebe6a76ea"
}

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.