Loading...
Was this page helpful?
This documentation provides a reference to the deleteOrderShippingMethods
method. This belongs to the Order Module.
This method deletes shipping methods by their IDs.
methodIds
string[]Promise
Promise<void>This method deletes a shipping method by its ID.
methodId
stringPromise
Promise<void>This method deletes shipping methods matching the specified filters.
selector
Partial<FilterableOrderShippingMethodProps>Promise
Promise<void>