Loading...
Was this page helpful?
This documentation provides a reference to the updateOrderChangeActionsWorkflow
. It belongs to the @medusajs/medusa/core-flows
package.
This workflow updates one or more order change actions.
You can use this workflow within your customizations or your own custom workflows, allowing you to wrap custom logic around updating order change actions.
Source CodeWorkflow hook
Step conditioned by when
View step details
UpdateOrderChangeActionDTO[]
UpdateOrderChangeActionDTO[]id
stringinternal_note
null | stringOptionalOrderChangeActionDTO[]
OrderChangeActionDTO[]id
stringorder_change_id
null | stringorder_id
null | stringreturn_id
null | stringclaim_id
null | stringexchange_id
null | stringreference
stringreference_id
stringaction
ChangeActionTypedetails
null | Record<string, unknown>internal_note
null | stringcreated_at
string | Dateupdated_at
string | Date