Notification/AddEMail
Authorization required: Yes
HTTP methods allowed: GET, POST
Syntax: Notification/AddEMail/{email}/ Details
Syntax: Notification/AddEMail/{email}/{name}/ Details
Adds an email notification recipient for the customer
The method is equivalent to
Customer/AddProperty/notification_recipient_email_X/{email}|{name}/
where X should be the first "non-occupied" index found (except that less syntax-checking will be done). (see Customer/AddProperty)
Tip: Add / to the end of your query string if the last parameter contains a full stop . or dash - and you want to use HTTP method GET.
Unit-tests: 2 test(s)
Popularity: 23 (number of times method has been accessed)
Documentation and tests automatically generated from source-code 2025-12-06 05:04