ProductPriceData

Represents ProductPrice equivalent to ProductPriceData of EF Model ProductPriceData

NameDescriptionTypeRequired?Additional information
currencyCode *

The ISO 4217 currency code for the currency the price is in.

string

Yes

String length: between 1 and 10, inclusive

effectiveStart *

The start date and time for the price. Enables setting up prices for the future.

date

Yes

None.

effectiveEnd

The end date and time for the price.

date

No

None.

taxClassCode

The full tax class code for the tax class.

string

No

None.

orgUnitLevelIndex

organization level sequencial index

integer

No

None.

priceAttributes

product price attributes

PriceAttributes

No

None.

orgName *

string

Yes

String length: between 1 and 50, inclusive

originalPrice

Original price

decimal number

No

None.

compValuePrice

Comp Value price

decimal number

No

None.

specialMemberPrice

Special Member Price

decimal number

No

None.

unitPrice *

Unit price

decimal number

Yes

None.

unitCost

Unit cost

decimal number

No

None.

seasonalLowPrice

Seasonal Low price

decimal number

No

None.

lastNonClearancePrice

Last Non Clearance Price

decimal number

No

None.

bulkQuantity

Bulk quantity

integer

No

None.

bulkPrice

Minimum quantity

decimal number

No

None.

clearance

Clearance

string

No

String length: between 1 and 255, inclusive

customerAuditDate

Product Price last modified audit information

date

No

None.