| Name | Description | Type | Additional information | 
|---|---|---|---|
| AmountOfUnits | The amount of units this item is starting with | integer | None. | 
| Price | Price for this amount of units | decimal number | None. | 
| IsCompletePrice | Is the price the same for each amount above the amoutn of units? | boolean | None. | 
| ValidFrom | When can the price be used. Start date of period | date | None. | 
| ValidTill | When can the price be used. End date of period | date | None. | 
| VariationIdentifier | Identifier of the variation the price is for | globally unique identifier | None. | 
| ProductIdentifier | Identifier of the product the variation belongs to | globally unique identifier | None. |