getProductLastPurchasePrice

Retrieve the last purchase price of selected products in one specific warehouse.

Input parameters

Parameter name Description Possible value Required
productIDs Multiple product IDs, separated by commas, such as: 1,2,3,4,5. string yes
warehouseID Warehouse ID. integer yes

Response

Field name Type Description
productID integer Product ID.
price string Last purchase price.