OrderChangeActionDTO
id
stringRequiredThe ID of the order change action
order_change_id
null | stringRequiredThe ID of the associated order change
The associated order change
order_id
null | stringRequiredThe ID of the associated order
The associated order
reference
stringRequiredThe reference of the order change action
reference_id
stringRequiredThe ID of the reference
action
stringRequiredThe action of the order change action
details
null | Record<string, unknown>RequiredThe details of the order change action
internal_note
null | stringRequiredThe internal note of the order change action
created_at
string | DateRequiredWhen the order change action was created
updated_at
string | DateRequiredWhen the order change action was updated
Was this section helpful?