Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 3.5 KB

File metadata and controls

18 lines (14 loc) · 3.5 KB

NotificationUpdateRequestDto

List of notification information

Properties

Name Type Required Description
enabled Boolean Enable/disable notification
emailEnabledForProvider Boolean enable/disable the email sent to you
smsEnabledForProvider Boolean enable/disable the SMS sent to you
emailEnabledForCustomer Boolean enable/disable the email sent to your customer
smsEnabledForCustomer Boolean enable/disable the SMS sent to your customer
phoneCallEnabledForCustomer Boolean enable/disable voice notification sent to your customer
whatsappEnabledForCustomer Boolean enable/disable WhatsApp messages for your customer
scheduleOffset NotificationUpdateRequestDtoScheduleOffset Specifies how many days before the due date the notification must be sent. For the PAYMENT_DUEDATE_WARNING event, the accepted values are: 0, 5, 10, 15 and 30 For the PAYMENT_OVERDUE event, the accepted values are: 1, 7, 15 and 30