Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

OrderChangeActionDTO

Properties

idstringRequired
The ID of the order change action
order_change_idnull | stringRequired
The ID of the associated order change
order_changenull | OrderChangeDTORequired
The associated order change
order_idnull | stringRequired
The ID of the associated order
ordernull | OrderDTORequired
The associated order
referencestringRequired
The reference of the order change action
reference_idstringRequired
The ID of the reference
actionstringRequired
The action of the order change action
detailsnull | Record<string, unknown>Required
The details of the order change action
internal_notenull | stringRequired
The internal note of the order change action
created_atstring | DateRequired
When the order change action was created
updated_atstring | DateRequired
When the order change action was updated
Was this section helpful?