Loading...
Was this page helpful?
This documentation provides a reference to the createFulfillmentValidateOrder
. It belongs to the @medusajs/medusa/core-flows
package.
This step validates that a fulfillment can be created for an order. If the order is canceled, the items don't exist in the order, or the items aren't grouped by shipping requirement, the step throws an error.
CreateFulfillmentValidateOrderStepInput
CreateFulfillmentValidateOrderStepInputorder
OrderDTOinputItems
CreateOrderFulfillmentWorkflowInput["items"]