- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
completeOrdersStep - Medusa Core Workflows Reference
This documentation provides a reference to the completeOrdersStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step completes one or more orders.
Input#
CompleteOrdersStepInput
CompleteOrdersStepInputThe details of completing the orders.
CompleteOrdersStepInput
CompleteOrdersStepInputorderIds
string[]The IDs of the orders to complete.
orderIds
string[]Output#
Was this page helpful?