POST api/Popupmsg/stftknin
Request Information
URI Parameters
None.
Body Parameters
sa_token_staffName | Description | Type | Additional information |
---|---|---|---|
ENTRY_NO | integer |
None. |
|
TOKEN_ID | string |
None. |
|
STAFF_ID | string |
None. |
|
STATUS_A | boolean |
None. |
|
ENT_DATE | date |
None. |
Request Formats
application/json, text/json
Sample:
{ "ENTRY_NO": 1, "TOKEN_ID": "sample string 2", "STAFF_ID": "sample string 3", "STATUS_A": true, "ENT_DATE": "2024-11-21T15:03:49.8896103+05:30" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.