Properties
Optional IgnoreShippingCosts
IgnoreShippingCosts: undefined | false | true
Optional IncludeBundles
IncludeBundles: undefined | false | true
Optional IncludeGiftWrapping
IncludeGiftWrapping: undefined | false | true
Optional OrderLineIDs
OrderLineIDs: number[]
Optional OrganizationUnitID
OrganizationUnitID: undefined | number
Make a new
Order
based on an existing one.OrganizationUnitID
is set, the Order will be created Originating and SoldFrom the specified OrganizationUnitIncludeGiftWrapping
should be set to true. When combining this with a subset of lines, this can generate an error when some wrapped lines are not duplicated.IgnoreShippingCosts
to true (defaults to false)