Koa

APIDescription
GET getDBConnectionInfo

No documentation available.

POST authenticateUser?Username={Username}&Password={Password}

No documentation available.

POST changePasswordAuthenticateUser?intUserID={intUserID}&Password={Password}

No documentation available.

GET getAllWebUser

No documentation available.

POST getAllWebUserBasedOnDate?StartDate={StartDate}&EndDate={EndDate}

No documentation available.

POST getAllWebUserActionBasedOnDate?StartDate={StartDate}&EndDate={EndDate}

No documentation available.

POST addWebUser?FirstName={FirstName}&LastName={LastName}&EmailID={EmailID}&MobileNumber={MobileNumber}&CompanyName={CompanyName}&Address={Address}

No documentation available.

POST checkUserExists?MobileNumber={MobileNumber}

No documentation available.

POST addWebUserAction?MobileNumber={MobileNumber}&ProductName={ProductName}

No documentation available.

GET getAllNewsCategory

No documentation available.

POST addNewsCategory?UserID={UserID}&CategoryName={CategoryName}

No documentation available.

POST updateNewsCategory?UserID={UserID}&NewsCategoryID={NewsCategoryID}&CategoryName={CategoryName}

No documentation available.

POST deleteNewsCategory?UserID={UserID}&NewsCategoryID={NewsCategoryID}

No documentation available.

GET getAllNews

No documentation available.

POST getAllNewsbyDate?StartDate={StartDate}&EndDate={EndDate}

No documentation available.

POST getAllNewsbyCategory?CategoryID={CategoryID}

No documentation available.

POST getAllNewsbyYear?Year={Year}

No documentation available.

POST addNews?UserID={UserID}

No documentation available.

POST updateNews?UserID={UserID}&newsID={newsID}

No documentation available.

POST deleteNews?UserID={UserID}&newsID={newsID}

No documentation available.

POST uploadnewsImage

No documentation available.

Values

APIDescription
GET api/Values

No documentation available.

GET api/Values/{id}

No documentation available.

POST api/Values

No documentation available.

PUT api/Values/{id}

No documentation available.

DELETE api/Values/{id}

No documentation available.