POST api/CEAT?Level1={Level1}&Level2={Level2}&Level3={Level3}&Level4={Level4}&Level5={Level5}&Status={Status}&value={value}&Date={Date}&Systeminfo={Systeminfo}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Level1

string

Required

Level2

string

Required

Level3

string

Required

Level4

string

Required

Level5

string

Required

Status

string

Required

value

string

Required

Date

string

Required

Systeminfo

string

Required

Body Parameters

DataRow
NameDescriptionTypeAdditional information
RowError

string

None.

RowState

DataRowState

None.

Table

DataTable

None.

Item

Object

None.

Item

Object

None.

Item

Object

None.

Item

Object

None.

Item

Object

None.

Item

Object

None.

ItemArray

Collection of Object

None.

HasErrors

boolean

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>