Loading...
Was this page helpful?
This documentation provides a reference to the getOrderDetailWorkflow
. It belongs to the @medusajs/medusa/core-flows
package.
This workflow retrieves an order's details. It's used by many API routes, including Get an Order Admin API Route, and Get an Order Store API Route.
You can use this workflow within your customizations or your own custom workflows, allowing you to retrieve an order's details in your custom flows.
Source CodeWorkflow hook
Step conditioned by when
View step details
GetOrderDetailWorkflowInput
GetOrderDetailWorkflowInputfields
string[]order_id
stringfilters
objectOptionalversion
numberOptionalOrderDetailDTO
OrderDetailDTO