groupInviteUsersRequest
Extends: | authRequest |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
groupId (int) | 1/1 | The group id of the group. |
msisdns (long) | 1/unbounded | The msisdns of the user's that should be invited to the group in international format (436761234567). There must be at least one msisdn. |
JSON
property | type | description |
---|---|---|
groupId | groupId (int) | The group id of the group. |
msisdns | array of msisdns (long) | The msisdns of the user's that should be invited to the group in international format (436761234567). There must be at least one msisdn. |