eBay Shopping Web Service

Element: ns:PriceMin [type FindItemsAdvancedRequestType]

Description

Specifies the minimum current price an item listing can have to be included in the searches result set.

Derived By

Type ns:AmountType

Attributes

Name  Type  Description 
ns:currencyID  ns:CurrencyCodeType  Currency in which the monetary amount is specified. See CurrencyCodeType for applicable values.

Content Model

Contains text only.

Remarks

Use alone to specify a minimum price or with MaxPrice to define a range the items' prices must be. If the request is made using a URL, must include a Value field, as specified in the following URL snippet: PriceMin.Value=400. Optionally, you can also specify a currency ID, e.g., as part of a URL, PriceMin.currencyID=EUR.