FulfillmentTOrderItem, TFulfillmentItem Methods |
The FulfillmentTOrderItem, TFulfillmentItem generic type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateFulfillmentItems(TOrderItem) |
Creates fulfillment items for the specified order item for all remaining quantities.
| |
| CreateFulfillmentItems(TOrderItem, FulfillmentAdviceTOrderItem, TFulfillmentItem) |
Creates fulfillment items for the specified order item.
| |
| CreateReverseFulfillmentItems |
Creates reverse fulfillment items. Primarily used for reversing orphaned items.
| |
| ExecuteFulfillment |
Executes the fulfillment for the specified order items.
| |
| GetFulfillments |
Gets the fulfillments of an order item.
| |
| GetOrphans |
Gets the orphaned fulfillment items.
|