Home > @poq/sdk-sfcc > PriceAdjustmentRequest > itemId
The item to which the price adjustment should be added, depending on the specified level. If the level is ‘order’, you need not specify an item id. If ‘shipping’, specify the uuid of the shipping item. If ‘product’, specify the uuid of the product item.
Signature:
itemId?: string;