PUT api/ConfigurationNotification
Actualizar plantilla
Request Information
URI Parameters
None.
Body Parameters
Datos
NotificationSchemaUpdateModelApi| Name | Description | Type | Additional information |
|---|---|---|---|
| NotificationSchemaId |
NotificationSchemaId |
globally unique identifier |
None. |
| NotificationSchemaName |
Nombre de la plantilla |
string |
Required Max length: 100 |
| GrantorTaxId |
RFC del grantor |
string |
Required |
| NewDocumentMailId |
Notificación de nuevo documento |
globally unique identifier |
None. |
| DueNotifcationMailId |
Notificación de documento a vencer |
globally unique identifier |
Required |
| OnDemandReminderMailId |
Notificación de recordatorio manual email |
globally unique identifier |
Required |
| OnDemandReminderIvrId |
Notificación de recordatorio manual llamada |
globally unique identifier |
None. |
| AfterSicNotificationMailId |
Recordatorio después de fecha de vencimiento email |
globally unique identifier |
Required |
| AfterSicNotificationIvrId |
Recordatorio después de fecha de vencimiento llamada |
globally unique identifier |
None. |
| BeforeDueDatePaymentId |
Notificación de pago puntual |
globally unique identifier |
None. |
| AfterDueDatePaymentId |
Notificación de pago tardío |
globally unique identifier |
None. |
| ConsolidatedNotificationMailId |
Recordatorio consolidado email |
globally unique identifier |
Required |
| ConsolidatedNotificationIvrId |
Recordatorio consolidado llamada |
globally unique identifier |
None. |
| AfterCrNotificationFrequencyId |
Frecuencia de recordatorio después de vencimiento |
byte |
Required |
Request Formats
application/json, text/json
{
"NotificationSchemaId": "08dedc30-f66d-e079-ba1f-9f0cd0881603",
"NotificationSchemaName": "sample string 2",
"GrantorTaxId": "sample string 3",
"NewDocumentMailId": "08dedc30-f66d-e079-ba1f-9f0cd0881604",
"DueNotifcationMailId": "08dedc30-f66d-e079-ba1f-9f0cd0881605",
"OnDemandReminderMailId": "08dedc30-f66d-e079-ba1f-9f0cd0881606",
"OnDemandReminderIvrId": "08dedc30-f66d-e079-ba1f-9f0cd0881607",
"AfterSicNotificationMailId": "08dedc30-f66d-e079-ba1f-9f0cd0881608",
"AfterSicNotificationIvrId": "08dedc30-f66d-e079-ba1f-9f0cd0881609",
"BeforeDueDatePaymentId": "08dedc30-f66d-e079-ba1f-9f0cd088160a",
"AfterDueDatePaymentId": "08dedc30-f66d-e079-ba1f-9f0cd088160b",
"ConsolidatedNotificationMailId": "08dedc30-f66d-e079-ba1f-9f0cd088160c",
"ConsolidatedNotificationIvrId": "08dedc30-f66d-e079-ba1f-9f0cd088160d",
"AfterCrNotificationFrequencyId": 64
}
application/xml, text/xml
<NotificationSchemaUpdateModelApi xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <NotificationSchemaId>08dedc30-f66d-e079-ba1f-9f0cd0881603</NotificationSchemaId> <NotificationSchemaName>sample string 2</NotificationSchemaName> <GrantorTaxId>sample string 3</GrantorTaxId> <NewDocumentMailId>08dedc30-f66d-e079-ba1f-9f0cd0881604</NewDocumentMailId> <DueNotifcationMailId>08dedc30-f66d-e079-ba1f-9f0cd0881605</DueNotifcationMailId> <OnDemandReminderMailId>08dedc30-f66d-e079-ba1f-9f0cd0881606</OnDemandReminderMailId> <OnDemandReminderIvrId>08dedc30-f66d-e079-ba1f-9f0cd0881607</OnDemandReminderIvrId> <AfterSicNotificationMailId>08dedc30-f66d-e079-ba1f-9f0cd0881608</AfterSicNotificationMailId> <AfterSicNotificationIvrId>08dedc30-f66d-e079-ba1f-9f0cd0881609</AfterSicNotificationIvrId> <BeforeDueDatePaymentId>08dedc30-f66d-e079-ba1f-9f0cd088160a</BeforeDueDatePaymentId> <AfterDueDatePaymentId>08dedc30-f66d-e079-ba1f-9f0cd088160b</AfterDueDatePaymentId> <ConsolidatedNotificationMailId>08dedc30-f66d-e079-ba1f-9f0cd088160c</ConsolidatedNotificationMailId> <ConsolidatedNotificationIvrId>08dedc30-f66d-e079-ba1f-9f0cd088160d</ConsolidatedNotificationIvrId> <AfterCrNotificationFrequencyId>64</AfterCrNotificationFrequencyId> </NotificationSchemaUpdateModelApi>
application/x-www-form-urlencoded
Response Information
Resource Description
ResponseModelApiOfNotificationSchemaUpdateModelApi| Name | Description | Type | Additional information |
|---|---|---|---|
| success |
Indica si la solicitud se procesó de manera satisfactoria |
boolean |
None. |
| message |
Mensaje de la solicitud |
string |
None. |
| messageDetail |
Lista de mensajes |
Collection of string |
None. |
| failureCode |
Código de error en caso de existir |
string |
None. |
| data |
Layout de respuesta de la solicitud |
NotificationSchemaUpdateModelApi |
None. |
Response Formats
application/json, text/json
{
"success": true,
"message": "sample string 2",
"messageDetail": [
"sample string 1",
"sample string 2"
],
"failureCode": "sample string 3",
"data": {
"NotificationSchemaId": "08dedc30-f66f-419f-ba1f-9f0cd088160e",
"NotificationSchemaName": "sample string 2",
"GrantorTaxId": "sample string 3",
"NewDocumentMailId": "08dedc30-f66f-419f-ba1f-9f0cd088160f",
"DueNotifcationMailId": "08dedc30-f66f-419f-ba1f-9f0cd0881610",
"OnDemandReminderMailId": "08dedc30-f66f-419f-ba1f-9f0cd0881611",
"OnDemandReminderIvrId": "08dedc30-f66f-419f-ba1f-9f0cd0881612",
"AfterSicNotificationMailId": "08dedc30-f66f-419f-ba1f-9f0cd0881613",
"AfterSicNotificationIvrId": "08dedc30-f66f-419f-ba1f-9f0cd0881614",
"BeforeDueDatePaymentId": "08dedc30-f66f-419f-ba1f-9f0cd0881615",
"AfterDueDatePaymentId": "08dedc30-f66f-419f-ba1f-9f0cd0881616",
"ConsolidatedNotificationMailId": "08dedc30-f66f-419f-ba1f-9f0cd0881617",
"ConsolidatedNotificationIvrId": "08dedc30-f66f-419f-ba1f-9f0cd0881618",
"AfterCrNotificationFrequencyId": 64
}
}
application/xml, text/xml
<ResponseModelApiOfNotificationSchemaUpdateModelApi xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<success>true</success>
<message>sample string 2</message>
<messageDetail>
<string>sample string 1</string>
<string>sample string 2</string>
</messageDetail>
<failureCode>sample string 3</failureCode>
<data>
<NotificationSchemaId>08dedc30-f66f-419f-ba1f-9f0cd088160e</NotificationSchemaId>
<NotificationSchemaName>sample string 2</NotificationSchemaName>
<GrantorTaxId>sample string 3</GrantorTaxId>
<NewDocumentMailId>08dedc30-f66f-419f-ba1f-9f0cd088160f</NewDocumentMailId>
<DueNotifcationMailId>08dedc30-f66f-419f-ba1f-9f0cd0881610</DueNotifcationMailId>
<OnDemandReminderMailId>08dedc30-f66f-419f-ba1f-9f0cd0881611</OnDemandReminderMailId>
<OnDemandReminderIvrId>08dedc30-f66f-419f-ba1f-9f0cd0881612</OnDemandReminderIvrId>
<AfterSicNotificationMailId>08dedc30-f66f-419f-ba1f-9f0cd0881613</AfterSicNotificationMailId>
<AfterSicNotificationIvrId>08dedc30-f66f-419f-ba1f-9f0cd0881614</AfterSicNotificationIvrId>
<BeforeDueDatePaymentId>08dedc30-f66f-419f-ba1f-9f0cd0881615</BeforeDueDatePaymentId>
<AfterDueDatePaymentId>08dedc30-f66f-419f-ba1f-9f0cd0881616</AfterDueDatePaymentId>
<ConsolidatedNotificationMailId>08dedc30-f66f-419f-ba1f-9f0cd0881617</ConsolidatedNotificationMailId>
<ConsolidatedNotificationIvrId>08dedc30-f66f-419f-ba1f-9f0cd0881618</ConsolidatedNotificationIvrId>
<AfterCrNotificationFrequencyId>64</AfterCrNotificationFrequencyId>
</data>
</ResponseModelApiOfNotificationSchemaUpdateModelApi>