POST api/Exammark/exctimexi

Request Information

URI Parameters

None.

Body Parameters

CCE_NUM_ACT1
NameDescriptionTypeAdditional information
ENTRY_NO

integer

None.

SESSION

string

None.

CLASS

string

None.

DATE1

date

None.

DATE2

date

None.

DATE3

date

None.

DATE4

date

None.

DATE5

date

None.

DATE6

date

None.

DATE7

date

None.

DATE8

date

None.

DATE9

date

None.

USER_NAME

string

None.

Request Formats

application/json, text/json

Sample:
{
  "ENTRY_NO": 1,
  "SESSION": "sample string 2",
  "CLASS": "sample string 3",
  "DATE1": "2025-04-04T08:42:02.4687636+05:30",
  "DATE2": "2025-04-04T08:42:02.4687636+05:30",
  "DATE3": "2025-04-04T08:42:02.4687636+05:30",
  "DATE4": "2025-04-04T08:42:02.4687636+05:30",
  "DATE5": "2025-04-04T08:42:02.4687636+05:30",
  "DATE6": "2025-04-04T08:42:02.4687636+05:30",
  "DATE7": "2025-04-04T08:42:02.4687636+05:30",
  "DATE8": "2025-04-04T08:42:02.4687636+05:30",
  "DATE9": "2025-04-04T08:42:02.4687636+05:30",
  "USER_NAME": "sample string 4"
}

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.