Options
All
  • Public
  • Public/Protected
  • All
Menu

Module CreateAssortment

Create a new assortment. You can provide either OrganizationUnitIDs or and OrganizationUnitSetID (which will translate to OrganizationUnitIDs) to be attached to the assortment that is being created. OrganizationUnitIDs will take precedence over OrganizationUnitSetID.

Index

Properties

Optional Code

Code: undefined | string

Optional Name

Name: undefined | string

Optional OrganizationUnitIDs

OrganizationUnitIDs: number[]

Entity type: OrganizationUnit

Optional OrganizationUnitSetID

OrganizationUnitSetID: undefined | number

Entity type: OrganizationUnitSet

Optional Products

Products: AssortmentProduct[]

Products to add to the assortment.