GET api/Report/FcmNotification?notiID={notiID}&pageSize={pageSize}&isGosoo={isGosoo}
Fcm Notification 목록
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
notiID |
Fcm IDENTITY |
integer |
None. |
pageSize |
불러올 목록수 |
integer |
Default value is 50 |
isGosoo |
알림 구분, 1이면 전문가의 알림 |
byte |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.