Fulfillment actions, commands, and pipelines
The Sitecore.Commerce.Plugin.Fulfillment plugin provides the following fulfillment actions, commands, and pipelines:
|
Action/Command/Pipeline |
Description |
|
|
Retrieves a list of fulfillment options, with the ability to filter based on items in the Cart. Parameters:
|
|
|
Retrieves a list of available fulfillment options for a specific cart line. Parameters:
|
|
|
Retrieves a list of all available fulfillment methods. The
Parameters: none |
|
|
Retrieves a list of all available fulfillment methods for a cart, based on the populated Parameters:
|
|
|
Retrieves a list of all available fulfillment methods for a cart line, based on the populated FulfillmentComponent and the item in the cart line. Parameters:
|
|
|
Sets a cart-level fulfillment option. Parameters:
The command:
|
|
|
Sets a cart line-level fulfillment option. Parameters:
The command:
|
|
|
Returns all shipments in the shipments list. This could be a very long list so do not use for routine processing. Instead, use the GetList functionality. Parameters: none The command:
|
|
|
Returns a specific shipment based on its identifier. Parameters:
The command:
|
The following is not implemented: Api/FulfillmentOptions.