Introduction
Represents a single component selection for a bundle order item. Maps a BundleTemplateComponentId to the product code the integrator chose for that component slot.
Properties

BundleTemplateComponentId

The ID of the bundle template component this selection applies to. Obtain component IDs from the GetBundleComponentsAsync API method.

SelectedProductCode

The product code selected for this component slot. Must be a valid product available to the ordering account.

Loading API Runner...