POST api/GetMSOLList

Request Information

URI Parameters

None.

Body Parameters

clsMOSL
NameDescriptionTypeAdditional information
WaterPermisonAddress

string

None.

WaterSPID

string

None.

CoreSPID

string

None.

Cspid

string

None.

SewaragePermisesAddress

string

None.

strPostCode

string

None.

SewarageSPID

string

None.

Customer

string

None.

CustomerBannerName

string

None.

SupplyPointId

string

None.

ROWNUMBER

integer

None.

PageNumber

integer

None.

RowsPerPage

integer

None.

ManufactureMeterSerialNo

string

None.

intShowingEntries

integer

None.

intTotalEntries

integer

None.

intTotalCount

integer

None.

MoslList

Collection of clsMOSL

None.

ErrorCode

integer

None.

AutoID

integer

None.

ErrorMsg

string

None.

Type

string

None.

Active

boolean

None.

Action

string

None.

CreatedBy

integer

None.

CreatedDate

date

None.

ModifyBy

integer

None.

ModifyDate

date

None.

PageNo

integer

None.

PageSize

integer

None.

TotalRecord

integer

None.

strSearchText

string

None.

Request 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 'PozitiveWater.Entities.Model.clsMOSL'. Path 'moslList'.

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 'PozitiveWater.Entities.Model.clsMOSL'. Path 'moslList'.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'clsMOSL'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.