Notification Template Controller
APIs for managing notification templates
📄Documentation
Retrieve notification template by ID
Allows fetching a specific notification template by its ID.
Explorer
📄Documentation
Update an existing notification template
Endpoint to update a notification template with the provided details.
Explorer
📄Documentation
Delete notification template by ID
Allows deleting a specific notification template by its ID.
Explorer
📄Documentation
Retrieve notification templates by bank code with pagination
Allows fetching notification templates based on bank code and other filter criteria with pagination support.
Explorer
📄Documentation
Create a new notification template
Endpoint to add a new notification template with the provided details.
Explorer
📄Documentation
Get notification catalogue by bank code
Returns the full list of notification templates (catalogue) associated with the authenticated user's bank.
Explorer