Loading...
Was this page helpful?
This documentation provides a reference to the createReturnShippingMethodValidationStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step validates that a shipping method can be created for a return. If the order or return is canceled, or the order change is not active, the step will throw an error.
CreateReturnShippingMethodValidationStepInput
CreateReturnShippingMethodValidationStepInputorder
OrderDTOorderReturn
ReturnDTOorderChange
OrderChangeDTO