POST api/dealerstock/advsearch
Request Information
URI Parameters
None.
Body Parameters
DealerInventory| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| DealerID | integer |
None. |
|
| ProductID | integer |
None. |
|
| ProductCode | string |
None. |
|
| ProductName | string |
None. |
|
| MUnitID | integer |
None. |
|
| UnitSymbol | string |
None. |
|
| OpeningReceivedQty | decimal number |
None. |
|
| OpeningChallanQty | decimal number |
None. |
|
| OpeningQty | decimal number |
None. |
|
| ReceivedQty | decimal number |
None. |
|
| ChallanQty | decimal number |
None. |
|
| StockQty | decimal number |
None. |
|
| UnitPrice | decimal number |
None. |
|
| StockValue | decimal number |
None. |
|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
|
| ErrorMessage | string |
None. |
|
| Carrier | string |
None. |
|
| DealerName | string |
None. |
|
| DBUserID | integer |
None. |
|
| DealerStockLayout | EnumDealerStockLayout |
None. |
|
| DealerCode | string |
None. |
|
| DealerZone | string |
None. |
|
| DealerInventorys | Collection of DealerInventory |
None. |
|
| StartDateSt | string |
None. |
|
| EndDateSt | string |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.