Loading...
Was this page helpful?
This documentation provides a reference to the receiveAndCompleteReturnOrderWorkflow
. It belongs to the @medusajs/medusa/core-flows
package.
This workflow marks a return as received and completes it.
You can use this workflow within your customizations or your own custom workflows, allowing you to receive and complete a return.
Source CodeWorkflow hook
Step conditioned by when
View step details
ReceiveCompleteOrderReturnWorkflowInput
ReceiveCompleteOrderReturnWorkflowInputreturn_id
stringitems
ReceiveReturnItem[]created_by
stringOptionaldescription
stringOptionalinternal_note
stringOptionalmetadata
null | Record<string, any>Optional