POST api/Notification/Pushnotification

Request Information

URI Parameters

None.

Body Parameters

Notification_VM
NameDescriptionTypeAdditional information
NOTIFICATION_ID

integer

None.

RECORD_ID

integer

None.

RECORD_STATUS

string

None.

MESSAGE

string

None.

USER_ID

integer

None.

ROLE_ID

integer

None.

WORKFLOW_ID

integer

None.

STAGE_ID

integer

None.

TRANSACTION_ID

integer

None.

AREA_NAME

string

None.

CONTROLLER_NAME

string

None.

NOTIFICATION_STATUS

integer

None.

ACTION_PERFORMED

byte

None.

REQUEST_CREATED_BY

integer

None.

REQUEST_CREATED_DATE

date

None.

ISAPPROVED

integer

None.

SEQ_ID

integer

None.

CREATED_ON

date

None.

ROLE

string

None.

DEPT_ID

integer

None.

PRIORITY

integer

None.

NOTIFICATION_DOC_TYPE

string

None.

DAYS_SINCE_CREATED

integer

None.

ISACTIVE

integer

None.

USERID

integer

None.

CURRENTUSERROLEID

integer

None.

CURRENTSCREENID

integer

None.

CREATED_BY

integer

None.

CREATED_DATE

date

None.

UPDATED_BY

integer

None.

UPDATED_DATE

date

None.

UNIT_ID

integer

None.

LINE_ID

integer

None.

PLANT_ID

integer

None.

ORG_ID

integer

None.

ISCHILDRESULT

boolean

None.

PageSize

integer

None.

PageNumber

integer

None.

SortBy

string

None.

SortOrder

string

None.

SearchFilter

string

None.

SESSIONID

integer

None.

CURRENTSESSIONID

string

None.

ISLOGGEDIN

boolean

None.

MOB_PLAYERID

string

None.

ISWEBLOGIN

boolean

None.

OptTime

string

None.

Date

string

None.

AuditLogID

integer

None.

OperationType

string

None.

ScreenName

string

None.

Description

string

None.

ACTION_USER_NAME

string

None.

OperationDateTime

date

None.

SUBSCRIPTION_ID

string

None.

CONSUMED_TOKEN_CNT

integer

None.

TOTAL_TOKEN_SIZE

integer

None.

TOTAL_CONSUMED_SIZE

string

None.

AI_FLAG

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "NOTIFICATION_ID": 1,
  "RECORD_ID": 1,
  "RECORD_STATUS": "sample string 1",
  "MESSAGE": "sample string 2",
  "USER_ID": 1,
  "ROLE_ID": 1,
  "WORKFLOW_ID": 1,
  "STAGE_ID": 1,
  "TRANSACTION_ID": 1,
  "AREA_NAME": "sample string 3",
  "CONTROLLER_NAME": "sample string 4",
  "NOTIFICATION_STATUS": 1,
  "ACTION_PERFORMED": 64,
  "REQUEST_CREATED_BY": 1,
  "REQUEST_CREATED_DATE": "2026-01-23T19:35:18.555045+05:30",
  "ISAPPROVED": 1,
  "SEQ_ID": 1,
  "CREATED_ON": "2026-01-23T19:35:18.555045+05:30",
  "ROLE": "sample string 5",
  "DEPT_ID": 1,
  "PRIORITY": 1,
  "NOTIFICATION_DOC_TYPE": "sample string 6",
  "DAYS_SINCE_CREATED": 1,
  "ISACTIVE": 1,
  "USERID": 1,
  "CURRENTUSERROLEID": 1,
  "CURRENTSCREENID": 7,
  "CREATED_BY": 1,
  "CREATED_DATE": "2026-01-23T19:35:18.555045+05:30",
  "UPDATED_BY": 1,
  "UPDATED_DATE": "2026-01-23T19:35:18.555045+05:30",
  "UNIT_ID": 1,
  "LINE_ID": 1,
  "PLANT_ID": 1,
  "ORG_ID": 1,
  "ISCHILDRESULT": true,
  "PageSize": 1,
  "PageNumber": 1,
  "SortBy": "sample string 8",
  "SortOrder": "sample string 9",
  "SearchFilter": "sample string 10",
  "SESSIONID": 1,
  "CURRENTSESSIONID": "sample string 11",
  "ISLOGGEDIN": true,
  "MOB_PLAYERID": "sample string 12",
  "ISWEBLOGIN": true,
  "OptTime": "sample string 13",
  "Date": "sample string 14",
  "AuditLogID": 1,
  "OperationType": "sample string 15",
  "ScreenName": "sample string 16",
  "Description": "sample string 17",
  "ACTION_USER_NAME": "sample string 18",
  "OperationDateTime": "2026-01-23T19:35:18.555045+05:30",
  "SUBSCRIPTION_ID": "sample string 19",
  "CONSUMED_TOKEN_CNT": 1,
  "TOTAL_TOKEN_SIZE": 1,
  "TOTAL_CONSUMED_SIZE": "sample string 20",
  "AI_FLAG": 1
}

multipart/form-data

Sample:
{"NOTIFICATION_ID":1,"RECORD_ID":1,"RECORD_STATUS":"sample string 1","MESSAGE":"sample string 2","USER_ID":1,"ROLE_ID":1,"WORKFLOW_ID":1,"STAGE_ID":1,"TRANSACTION_ID":1,"AREA_NAME":"sample string 3","CONTROLLER_NAME":"sample string 4","NOTIFICATION_STATUS":1,"ACTION_PERFORMED":64,"REQUEST_CREATED_BY":1,"REQUEST_CREATED_DATE":"2026-01-23T19:35:18.555045+05:30","ISAPPROVED":1,"SEQ_ID":1,"CREATED_ON":"2026-01-23T19:35:18.555045+05:30","ROLE":"sample string 5","DEPT_ID":1,"PRIORITY":1,"NOTIFICATION_DOC_TYPE":"sample string 6","DAYS_SINCE_CREATED":1,"ISACTIVE":1,"USERID":1,"CURRENTUSERROLEID":1,"CURRENTSCREENID":7,"CREATED_BY":1,"CREATED_DATE":"2026-01-23T19:35:18.555045+05:30","UPDATED_BY":1,"UPDATED_DATE":"2026-01-23T19:35:18.555045+05:30","UNIT_ID":1,"LINE_ID":1,"PLANT_ID":1,"ORG_ID":1,"ISCHILDRESULT":true,"PageSize":1,"PageNumber":1,"SortBy":"sample string 8","SortOrder":"sample string 9","SearchFilter":"sample string 10","SESSIONID":1,"CURRENTSESSIONID":"sample string 11","ISLOGGEDIN":true,"MOB_PLAYERID":"sample string 12","ISWEBLOGIN":true,"OptTime":"sample string 13","Date":"sample string 14","AuditLogID":1,"OperationType":"sample string 15","ScreenName":"sample string 16","Description":"sample string 17","ACTION_USER_NAME":"sample string 18","OperationDateTime":"2026-01-23T19:35:18.555045+05:30","SUBSCRIPTION_ID":"sample string 19","CONSUMED_TOKEN_CNT":1,"TOTAL_TOKEN_SIZE":1,"TOTAL_CONSUMED_SIZE":"sample string 20","AI_FLAG":1}

application/xml, text/xml

Sample:
<Notification_VM xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IPMS.FT.Business.Entities.ViewModel">
  <ACTION_USER_NAME>sample string 18</ACTION_USER_NAME>
  <AI_FLAG>1</AI_FLAG>
  <AuditLogID>1</AuditLogID>
  <CONSUMED_TOKEN_CNT>1</CONSUMED_TOKEN_CNT>
  <CREATED_BY>1</CREATED_BY>
  <CREATED_DATE>2026-01-23T19:35:18.555045+05:30</CREATED_DATE>
  <CURRENTSCREENID>7</CURRENTSCREENID>
  <CURRENTSESSIONID>sample string 11</CURRENTSESSIONID>
  <CURRENTUSERROLEID>1</CURRENTUSERROLEID>
  <Date>sample string 14</Date>
  <Description>sample string 17</Description>
  <ISACTIVE>1</ISACTIVE>
  <ISCHILDRESULT>true</ISCHILDRESULT>
  <ISLOGGEDIN>true</ISLOGGEDIN>
  <ISWEBLOGIN>true</ISWEBLOGIN>
  <LINE_ID>1</LINE_ID>
  <MOB_PLAYERID>sample string 12</MOB_PLAYERID>
  <ORG_ID>1</ORG_ID>
  <OperationDateTime>2026-01-23T19:35:18.555045+05:30</OperationDateTime>
  <OperationType>sample string 15</OperationType>
  <OptTime>sample string 13</OptTime>
  <PLANT_ID>1</PLANT_ID>
  <PageNumber>1</PageNumber>
  <PageSize>1</PageSize>
  <SESSIONID>1</SESSIONID>
  <SUBSCRIPTION_ID>sample string 19</SUBSCRIPTION_ID>
  <ScreenName>sample string 16</ScreenName>
  <SearchFilter>sample string 10</SearchFilter>
  <SortBy>sample string 8</SortBy>
  <SortOrder>sample string 9</SortOrder>
  <TOTAL_CONSUMED_SIZE>sample string 20</TOTAL_CONSUMED_SIZE>
  <TOTAL_TOKEN_SIZE>1</TOTAL_TOKEN_SIZE>
  <UNIT_ID>1</UNIT_ID>
  <UPDATED_BY>1</UPDATED_BY>
  <UPDATED_DATE>2026-01-23T19:35:18.555045+05:30</UPDATED_DATE>
  <USERID>1</USERID>
  <ACTION_PERFORMED>64</ACTION_PERFORMED>
  <AREA_NAME>sample string 3</AREA_NAME>
  <CONTROLLER_NAME>sample string 4</CONTROLLER_NAME>
  <CREATED_ON>2026-01-23T19:35:18.555045+05:30</CREATED_ON>
  <DAYS_SINCE_CREATED>1</DAYS_SINCE_CREATED>
  <DEPT_ID>1</DEPT_ID>
  <ISAPPROVED>1</ISAPPROVED>
  <MESSAGE>sample string 2</MESSAGE>
  <NOTIFICATION_DOC_TYPE>sample string 6</NOTIFICATION_DOC_TYPE>
  <NOTIFICATION_ID>1</NOTIFICATION_ID>
  <NOTIFICATION_STATUS>1</NOTIFICATION_STATUS>
  <PRIORITY>1</PRIORITY>
  <RECORD_ID>1</RECORD_ID>
  <RECORD_STATUS>sample string 1</RECORD_STATUS>
  <REQUEST_CREATED_BY>1</REQUEST_CREATED_BY>
  <REQUEST_CREATED_DATE>2026-01-23T19:35:18.555045+05:30</REQUEST_CREATED_DATE>
  <ROLE>sample string 5</ROLE>
  <ROLE_ID>1</ROLE_ID>
  <SEQ_ID>1</SEQ_ID>
  <STAGE_ID>1</STAGE_ID>
  <TRANSACTION_ID>1</TRANSACTION_ID>
  <USER_ID>1</USER_ID>
  <WORKFLOW_ID>1</WORKFLOW_ID>
</Notification_VM>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, multipart/form-data, application/xml, text/xml

Sample:

Sample not available.