Click or drag to resize

FulfillmentTOrderItem, TFulfillmentItem Methods

The FulfillmentTOrderItem, TFulfillmentItem generic type exposes the following members.

Methods
  NameDescription
Public methodCreateFulfillmentItems(TOrderItem)
Creates fulfillment items for the specified order item for all remaining quantities.
Public methodCreateFulfillmentItems(TOrderItem, FulfillmentAdviceTOrderItem, TFulfillmentItem)
Creates fulfillment items for the specified order item.
Public methodCreateReverseFulfillmentItems
Creates reverse fulfillment items. Primarily used for reversing orphaned items.
Public methodExecuteFulfillment
Executes the fulfillment for the specified order items.
Public methodGetFulfillments
Gets the fulfillments of an order item.
Public methodGetOrphans
Gets the orphaned fulfillment items.
Top
See Also