GET api/Customer?SalesmanId={SalesmanId}&LevelId={LevelId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SalesmanId

integer

Required

LevelId

integer

Required

Body Parameters

None.

Response Information

Resource Description

JsonResultOfListOftblAccountMaster
NameDescriptionTypeAdditional information
Content

Collection of tblAccountMaster

None.

SerializerSettings

JsonSerializerSettings

None.

Encoding

Encoding

None.

Request

HttpRequestMessage

None.

Response Formats

application/json, text/json

Sample:

Sample not available.