GET api/Customer?SalesmanId={SalesmanId}&LevelId={LevelId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SalesmanId | integer |
Required |
|
| LevelId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfListOftblAccountMaster| Name | Description | Type | Additional 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.