Create a NotificationTemplateAsk AIpost https://api.vcita.biz/v3/communication/notification_templatesOverview Create a new notification template. .**. Available for Directory and App tokensBody Paramscode_namestringrequiredUnique identifier name for the notificationtitlearray of objectsrequiredList of localized strings. Each item is a locale-value pair: locale is a locale (from enum), value is a string. Each language can appear only once.title*ADD objectdescriptionarray of objectsrequiredList of localized strings. Each item is a locale-value pair: locale is a locale (from enum), value is a string. Each language can appear only once.description*ADD objectcategorystringenumrequiredThe functional category this notification belongs to (e.g., "payments", "booking", "documents").paymentsclientscalendarbookingmarketingteamchatschedulingadvertisinggroup_eventsdocumentsmessagesreviewssocialaccountShow 14 enum valuesconfigurable_by_staffbooleanrequiredBoolean flag that determines whether staff members can customize or modify this notification template through the staff portal.truefalsecontentobjectrequiredNotification content for 'email', 'staff_portal', and/or 'sms'. Not all content sections are required - only the channels that are relevant to the notification need to be populated.content objectResponses 201NotificationTemplate created successfully 400Invalid requestUpdated 2 months ago