userGetSmsRoutingResponse

Extends: response
Namespace: (default namespace)
XML Schema: ns0.xsd

XML

Elements

name (type) min/max
occurs
description
smsRouting (int) 1/1 The actual sms routing.
0 .. send sms over sim
1 .. send sms over mysms
2 .. send sms over a2a
or a sms connector id
saved (boolean) 1/1 Returns true if the sms routing was previously saved for that msisdn
a2aAvailable (boolean) 1/1 Returns true if the msisdn is available for an a2a message

JSON

property type description
smsRouting smsRouting (int) The actual sms routing.
0 .. send sms over sim
1 .. send sms over mysms
2 .. send sms over a2a
or a sms connector id
saved saved (boolean) Returns true if the sms routing was previously saved for that msisdn
a2aAvailable a2aAvailable (boolean) Returns true if the msisdn is available for an a2a message