GET api/Levels_by_EventType?EventType={EventType}

Get Level by provided ID

Request Information

URI Parameters

NameDescriptionTypeAdditional information
EventType

Event Type

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Level
NameDescriptionTypeAdditional information
LevelId

integer

None.

LevelName

string

None.

LevelDesc

string

None.

EventTypeId

integer

None.

IsActive

boolean

None.

CreatedDateTime

date

None.

LastUpdatedDateTime

date

None.

CreatedBy

integer

None.

LastModifiedBy

integer

None.

IsDeleted

boolean

None.

EventType

EventType

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.