userSetSmsRoutingRequest
| Extends: | authRequest |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| msisdn (long) | 1/1 | The mobile number of the recipient |
| smsRouting (int) | 1/1 |
The sms routing.
0 .. send sms over sim 1 .. send sms over mysms or a sms connector id |
JSON
| property | type | description |
|---|---|---|
| msisdn | msisdn (long) | The mobile number of the recipient |
| smsRouting | smsRouting (int) |
The sms routing.
0 .. send sms over sim 1 .. send sms over mysms or a sms connector id |