- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
beginOrderEditValidationStep - Medusa Core Workflows Reference
This documentation provides a reference to the beginOrderEditValidationStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step validates that an order-edit can be requested for an order. If the order is canceled, the step will throw an error.
Example#
Input#
BeginOrderEditValidationStepInput
BeginOrderEditValidationStepInputThe data to validate that an order-edit can be requested for an order.
BeginOrderEditValidationStepInput
BeginOrderEditValidationStepInputorder
OrderDTOThe order's details.
order
OrderDTOWas this page helpful?