ProductComponents Web Service
Method/GetLowestSingleUnitPurchasePrice
ProductComponents Web Service > All Operations Resource Group : /GetLowestSingleUnitPurchasePrice (Method)
Description
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.
Request (GetLowestSingleUnitPurchasePriceSoapIn)

The request body is of type GetLowestSingleUnitPurchasePrice.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:boolean
 xml:int
 xml:boolean
 xml:int
countryId Element isIncludeVat Element supplierId Element isGetSingleConsumerUnitPrice Element productId Element Sequence GetLowestSingleUnitPurchasePrice Element

Overview

Sequence
productId xs:int
supplierId xs:int
isIncludeVat xs:boolean
countryId xs:int
Response (GetLowestSingleUnitPurchasePriceSoapOut)

The response body is of type GetLowestSingleUnitPurchasePriceResponse.

Response Body Parameters

NameDescriptionData Type
 xml:decimal
GetLowestSingleUnitPurchasePriceResult Element Sequence GetLowestSingleUnitPurchasePriceResponse Element

Overview

See Also
All Operations Resource GroupProductComponents Web Service