POST api/inventoryProduct/InventoryProduct_AddToPOS?Id={Id}&Language={Language}&isAddedtoPOS={isAddedtoPOS}&InventoryPrice={InventoryPrice}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Id

integer

Required

Language

string

Required

isAddedtoPOS

string

Required

InventoryPrice

decimal number

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.