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