POST AnonUserMessage?adminappid={adminappid}&adminhash={adminhash}&appid={appid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| adminappid | string |
Required |
|
| adminhash | string |
Required |
|
| appid | string |
Required |
Body Parameters
AnonUserMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| for_type | string |
None. |
|
| for_id | string |
None. |
|
| source_type | string |
None. |
|
| source_id | string |
None. |
|
| message_type_id | string |
None. |
|
| appid | string |
None. |
|
| field_list | Collection of DataUnit |
None. |
|
| received_date | date |
None. |
|
| processed | boolean |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>