userMessageInsertRequest
Extends: | authRequest |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
address (string) | 1/1 | The address of the message in international format (+4367612345678), for short codes (6567) or plain text for alphanumeric sender addresses. |
message (string) | 1/1 | The message text of the message. |
JSON
property | type | description |
---|---|---|
address | address (string) | The address of the message in international format (+4367612345678), for short codes (6567) or plain text for alphanumeric sender addresses. |
message | message (string) | The message text of the message. |