GET api/Values?OTPMobile={OTPMobile}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
OTPMobile

string

Required

Body Parameters

None.

Response Information

Resource Description

otpClass
NameDescriptionTypeAdditional information
OTPMobile

string

None.

OTP

integer

None.

Createddate

date

None.

Status

string

None.

msg

string

None.

msgcall

string

None.

uname

string

None.

upass

string

None.

BranchID

string

None.

utype

string

None.

SessionID

string

None.

otplist

Collection of otpClass

None.

BranchList

Collection of bindcl

None.

ModuleList

Collection of bindTable2

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'webapi22.Models.otpClass'. Path 'otplist'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'webapi22.Models.otpClass'. Path 'otplist'.