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": "e6d3e106-c758-4b68-b973-49308609db2b",
  "fecRegistro": "2026-04-04T14:31:59.962418-04:00",
  "Status": "sample string 3",
  "fecContactado": "2026-04-04T14:31:59.962418-04:00",
  "idOperador": "98fa3066-2028-484a-b4a8-918e6f1b71af"
}

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.