GET api/PutRel_Persona_EnvCorporativo
Request Information
URI Parameters
None.
Body Parameters
TB_rel_Persona_EnvCorporativo| Name | Description | Type | Additional 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": "60612b10-0201-4032-8dfa-a99679fcce2f",
"fecRegistro": "2026-06-18T03:23:39.1328607+00:00",
"Status": "sample string 3",
"fecContactado": "2026-06-18T03:23:39.1328607+00:00",
"idOperador": "93009353-bedc-4557-875e-99b00c42c7f5"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.