Notification/AddCellular
Authorization required: Yes
HTTP methods allowed: GET, POST
Syntax: Notification/AddCellular/{number}/ Details
Syntax: Notification/AddCellular/{number}/{name}/ Details
Adds a cellular notification recipient for the customer
By cellular is meant a telephone number capable of receiving voice-calls and SMS-messages.
The method is equivalent to
Customer/AddProperty/notification_recipient_cellular_X/{number}|{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: 13 (number of times method has been accessed)
Documentation and tests automatically generated from source-code 2025-12-06 05:04