POST api/inventoryProduct/AddProductHistory?Id={Id}&ProductQty={ProductQty}&EmpployeeDropdownId={EmpployeeDropdownId}&Reason={Reason}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Id | integer |
Required |
|
ProductQty | integer |
Required |
|
EmpployeeDropdownId | integer |
Required |
|
Reason | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.