Loading...
Was this page helpful?
This documentation provides a reference to the deleteOrderShippingMethodAdjustments
method. This belongs to the Order Module.
This method deletes shipping method adjustments by their IDs.
adjustmentIds
string[]Promise
Promise<void>This method deletes a shipping method adjustment by its ID.
adjustmentId
stringPromise
Promise<void>This method deletes shipping method adjustments matching the specified filters.
selector
Partial<OrderShippingMethodAdjustmentDTO>Promise
Promise<void>