GET api/PostRel_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": "84870fef-f640-4ad2-be7d-f4fc840c02cd",
"fecRegistro": "2026-03-21T01:52:33.9288019-04:00",
"Status": "sample string 3",
"fecContactado": "2026-03-21T01:52:33.9288019-04:00",
"idOperador": "b7ed13cc-2e7a-4065-a576-d6188d83158b"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.