- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
archiveOrdersStep - Medusa Core Workflows Reference
This documentation provides a reference to the archiveOrdersStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step archives one or more orders.
Input#
ArchiveOrdersStepInput
ArchiveOrdersStepInputThe details of archiving the orders.
ArchiveOrdersStepInput
ArchiveOrdersStepInputorderIds
string[]The IDs of the orders to archive.
orderIds
string[]Output#
Was this page helpful?