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": "4cef1d11-3eb1-40a2-aa9d-660c8b150c0d",
  "fecRegistro": "2026-03-13T20:30:12.0757604+00:00",
  "Status": "sample string 3",
  "fecContactado": "2026-03-13T20:30:12.0757604+00:00",
  "idOperador": "59eeeaa5-671f-41e1-b8be-306c94ae1581"
}

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.