PricingCriteria


Description

Specifies the criteria to use when retrieving a list item pricing summary objects. Only item pricing summary objects that match the specified criteria will be returned.

Properties

Property

Type

Description

ItemId

LikeRestrictionOfString

A string restriction specifying the item ID.

CurrencyISOCode

LikeRestrictionOfString

A string restriction specifying the currency ISO code.

PriceLevelId

LikeRestrictionOfString

A string restriction specifying the price level ID.

UofM

LikeRestrictionOfString

A string restriction specifying the unit of measure.

LastModifiedDate

BetweenRestrictionOfNullableOfDateTime

A date/time restriction specifying the date the pricing was modified.


Inherits from

Criteria


Documentation Feedback