The GetLowestSingleUnitPurchasePrice function gets a product's lowest single unit purchase price for the preferred purchase row. If a supplier is specified, only purchases for that supplier will be evaluated.
The request body is of type GetLowestSingleUnitPurchasePrice.
Request Body Parameters
Name | Description | Data Type |
productId | | xml:int |
isGetSingleConsumerUnitPrice | | xml:boolean |
supplierId | | xml:int |
isIncludeVat | | xml:boolean |
countryId | | xml:int |
Overview
|
|
Sequence
| |
The response body is of type GetLowestSingleUnitPurchasePriceResponse.
Response Body Parameters
Name | Description | Data Type |
GetLowestSingleUnitPurchasePriceResult | | xml:decimal |
Overview
|
|
Sequence
| |