- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
beginClaimOrderValidationStep - Medusa Core Workflows Reference
This documentation provides a reference to the beginClaimOrderValidationStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step validates that the order associated with the claim isn't canceled. If not valid, the step will throw an error.
Example#
Input#
BeginClaimOrderValidationStepInput
BeginClaimOrderValidationStepInputThe data to validate that an order can have a claim
BeginClaimOrderValidationStepInput
BeginClaimOrderValidationStepInputorder
OrderDTOThe order's details.
order
OrderDTOWas this page helpful?