Question

A provider would like to configure notifications to be sent only for customers of specific resellers, but avoid notifications to be sent to their sub-resellers. How such configuration can be achieved?

Answer

A Placeholder @@Vend_Account_ID@ can be used for these purposes.

Please configure condition for a Notification Template in Home > System > Settings > Notification Templates as follows:

@@Vend_Account_ID@~="^(1000001|1000002)$"

Please replace the values above with actual IDs of Reseller Accounts.

Internal content