IOrderModuleService Reference
This section of the documentation provides a reference to the IOrderModuleService
interface’s methods. This is the interface developers use to use the functionalities provided by the Order Module.
{summary}
Methods
- retrieve
- list
- listAndCount
- create
- update
- delete
- softDelete
- restore
- listAddresses
- createAddresses
- updateAddresses
- deleteAddresses
- retrieveLineItem
- listLineItems
- createLineItems
- updateLineItems
- deleteLineItems
- updateOrderItem
- listShippingMethods
- createShippingMethods
- deleteShippingMethods
- listLineItemAdjustments
- createLineItemAdjustments
- setLineItemAdjustments
- deleteLineItemAdjustments
- listShippingMethodAdjustments
- createShippingMethodAdjustments
- setShippingMethodAdjustments
- deleteShippingMethodAdjustments
- listLineItemTaxLines
- createLineItemTaxLines
- setLineItemTaxLines
- deleteLineItemTaxLines
- listShippingMethodTaxLines
- createShippingMethodTaxLines
- setShippingMethodTaxLines
- deleteShippingMethodTaxLines
- createOrderChange
- cancelOrderChange
- confirmOrderChange
- declineOrderChange
- applyPendingOrderActions
- addOrderAction
- softDeleteAddresses
- restoreAddresses
- softDeleteLineItems
- restoreLineItems
- softDeleteShippingMethods
- restoreShippingMethods
- softDeleteLineItemAdjustments
- restoreLineItemAdjustments
- softDeleteShippingMethodAdjustments
- restoreShippingMethodAdjustments
- softDeleteLineItemTaxLines
- restoreLineItemTaxLines
- softDeleteShippingMethodTaxLines
- restoreShippingMethodTaxLines
Was this section helpful?