Introduction
Stores information related to an item in an order.
Properties

BundleComponentSelections

Bundle component selections for this order item. Required when ordering a bundle product. Each selection maps a bundle template component to the chosen product code. Obtain component IDs from the GetBundleComponentsAsync API method. When provided for a bundle product and the PostOrderApiBundleSupport feature flag is enabled, the server generates parent and child order items automatically. When the feature flag is disabled, this field is ignored and the bundle product is treated as a regular item.

OrderItemProductAttributeGroups

Groupings of the api product attributes(ApiOrderItemProductAttributeGroup) in the order of the product in the item.

ProductCode

Product code of the item.

Quantity

Quantity ordered.

Loading API Runner...