POST api/NotificacionConfigs
Request Information
URI Parameters
None.
Body Parameters
NotificacionConfig| Name | Description | Type | Additional information |
|---|---|---|---|
| Canal | string |
Required String length: inclusive between 0 and 50 |
|
| Activo | boolean |
None. |
|
| DiaMes | integer |
Range: inclusive between 1 and 28 |
|
| FrecuenciaDias | integer |
Range: inclusive between 1 and 365 |
|
| TamanoLote | integer |
Range: inclusive between 1 and 1000 |
|
| PlantillaMensaje | string |
Required String length: inclusive between 0 and 2000 |
|
| Asunto | string |
String length: inclusive between 0 and 255 |
|
| NombreRemitente | string |
String length: inclusive between 0 and 100 |
|
| ProveedorEmail | string |
String length: inclusive between 0 and 50 |
|
| ModoEnvio | string |
String length: inclusive between 0 and 50 |
|
| Historial | Collection of HistorialNotificacion |
None. |
|
| Id | integer |
None. |
|
| CreadoPor | string |
String length: inclusive between 0 and 255 |
|
| ModificadoPor | string |
String length: inclusive between 0 and 255 |
|
| FechaCreacion | date |
None. |
|
| FechaModificacion | date |
None. |
|
| Borrado | boolean |
None. |
Request Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
NotificacionConfig| Name | Description | Type | Additional information |
|---|---|---|---|
| Canal | string |
Required String length: inclusive between 0 and 50 |
|
| Activo | boolean |
None. |
|
| DiaMes | integer |
Range: inclusive between 1 and 28 |
|
| FrecuenciaDias | integer |
Range: inclusive between 1 and 365 |
|
| TamanoLote | integer |
Range: inclusive between 1 and 1000 |
|
| PlantillaMensaje | string |
Required String length: inclusive between 0 and 2000 |
|
| Asunto | string |
String length: inclusive between 0 and 255 |
|
| NombreRemitente | string |
String length: inclusive between 0 and 100 |
|
| ProveedorEmail | string |
String length: inclusive between 0 and 50 |
|
| ModoEnvio | string |
String length: inclusive between 0 and 50 |
|
| Historial | Collection of HistorialNotificacion |
None. |
|
| Id | integer |
None. |
|
| CreadoPor | string |
String length: inclusive between 0 and 255 |
|
| ModificadoPor | string |
String length: inclusive between 0 and 255 |
|
| FechaCreacion | date |
None. |
|
| FechaModificacion | date |
None. |
|
| Borrado | boolean |
None. |
Response Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.