Price Event API Structure
     | 
    | Field Name | 
    DataType | 
    Required | 
    Instances | 
    Minimum Usage | 
    Maximum Usage | 
    Minimum Length | 
    Maximum Length | 
    XPath | 
    Documentation | 
| PricePerItem | 
AnyType | 
Yes | 
0 | 
  | 
  | 
  | 
  | 
/PricePerItem | 
Price and Price Events per Item and Channel. | 
|   | 
ClientItemId | 
String | 
Yes | 
0 | 
 1 | 
 1 | 
  | 
  | 
/PricePerItem/ClientItemId | 
Unique item identifier provided by the client that matches this price change to an existing item.  ClientItemId matches the values provided in the Item Master. | 
|   | 
Event | 
AnyType | 
Yes | 
1..n | 
 1 | 
 -1 | 
  | 
  | 
/PricePerItem/Event | 
Encapsulates the various price references that an item can have. Price or Price events may include localization by currency. | 
|   | 
  | 
EventNumber | 
String | 
No | 
0 | 
 0 | 
 1 | 
0 | 
4000 | 
/PricePerItem/Event/EventNumber | 
Partner pricing event reference number. | 
|   | 
  | 
EventDescription | 
String | 
No | 
0 | 
 0 | 
 1 | 
0 | 
4000 | 
/PricePerItem/Event/EventDescription | 
Partner pricing event description. | 
|   | 
  | 
Price | 
Decimal | 
Yes | 
0 | 
 1 | 
 1 | 
  | 
  | 
/PricePerItem/Event/Price | 
The "IS" price for the item for the time/date range.  Used for price calucations. | 
|   | 
  | 
MSRP | 
Decimal | 
No | 
0 | 
 0 | 
 1 | 
  | 
  | 
/PricePerItem/Event/MSRP | 
Manufacturer Suggested Retail Price.  This price is NEVER used as the selling price for the item. | 
|   | 
  | 
AlternatePrice1 | 
Decimal | 
No | 
0 | 
 0 | 
 1 | 
  | 
  | 
/PricePerItem/Event/AlternatePrice1 | 
Alternate Price 1 for WAS/IS/MAP price model. This price is NEVER used as the selling price for the item. | 
|   | 
  | 
@is_invisible | 
  | 
Yes | 
0 | 
  | 
  | 
  | 
  | 
  | 
  | 
|   | 
  | 
@quantity | 
  | 
Yes | 
0 | 
  | 
  | 
  | 
  | 
  | 
  | 
|   | 
  | 
@unit | 
  | 
Yes | 
0 | 
  | 
  | 
  | 
  | 
  | 
  | 
|   | 
  | 
Warranty | 
Decimal | 
No | 
1..n | 
 0 | 
 -1 | 
  | 
  | 
/PricePerItem/Event/Warranty | 
 | 
|   | 
  | 
StartDate | 
  | 
No | 
0 | 
 0 | 
 1 | 
  | 
  | 
/PricePerItem/Event/StartDate | 
Date and Time change will occur.  Default value is the system date/time when the event is processed. Use yyyy-mm-ddThh:mm:ss-hh:mm standard with offset from GMT/UTC. | 
|   | 
  | 
EndDate | 
  | 
No | 
0 | 
 0 | 
 1 | 
  | 
  | 
/PricePerItem/Event/EndDate | 
Date price will expire. Used for temporary or timed promotions / markdowns. The End Date must be after the  Start Date. The default value is end of the day 2500-12-31. | 
|   | 
  | 
PriceVatInclusive | 
Boolean | 
No | 
0 | 
 0 | 
 1 | 
  | 
  | 
/PricePerItem/Event/PriceVatInclusive | 
True if the price is VAT Inclusive. |