Loading...
Was this page helpful?
This documentation provides a reference to the requestOrderTransferValidationStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step validates that an order transfer can be requested. If the customer is a guest customer, or the order already belongs to a registered customer, the step throws an error.
RequestOrderTransferValidationStepInput
RequestOrderTransferValidationStepInputorder
OrderDTOcustomer
CustomerDTO