POST api/Popupmsg/stftknin

Request Information

URI Parameters

None.

Body Parameters

sa_token_staff
NameDescriptionTypeAdditional 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-09-18T17:59:03.339052+05:30"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.