Query the address book based on the full name of the organization and the mobile phone number provided in the message body.
/emomsc/addressbook/queryUserByOrgan
queryUserByOrgan subelements | |||
---|---|---|---|
fullOrganName | Organization.
String type. Required. Default: Ungrouped. |
||
tel | Telephone number.
String type. Optional. No default value. Only digits, left parenthesis ((), right parenthesis ()), plus sign (+), hyphens (-), and spaces are supported. |
queryUserByOrgan response elements | |||
---|---|---|---|
status | Status code. (0 indicates a successful operation. A non-zero value indicates an operation failure.) | ||
message | Result description information. | ||
result | Query result. |
result details
queryUserByOrgan response elements | |||
---|---|---|---|
total_count | User count. | ||
users | User information. |
User entity parameters
queryUserByOrgan response elements | |||
---|---|---|---|
accountName |
Account name.
String type. |
||
userName |
Username.
String type. |
||
Email
address.
String type. |
|||
position |
Position.
String type. |
||
mobile _ids |
Mobile phone number.
String type. |
||
tel |
Telephone number.
String type. |
||
fax | Fax number.
String type. |
||
organName | Organization.
String type. |
||
gender |
Gender.
Integer type. |