POST api/DeviceInfo/SendNotificationToDevice?USERID={USERID}&REQID={REQID}&GUID={GUID}&FCMKEY={FCMKEY}&ISCANCLE={ISCANCLE}&ISDELETE={ISDELETE}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
USERID | integer |
Required |
|
REQID | integer |
Required |
|
GUID | string |
Required |
|
FCMKEY | string |
Required |
|
ISCANCLE | integer |
Required |
|
ISDELETE | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />