OrderChangeActionDTO
idstringRequiredThe ID of the order change action
order_change_idnull | stringRequiredThe ID of the associated order change
The associated order change
order_idnull | stringRequiredThe ID of the associated order
The associated order
referencestringRequiredThe reference of the order change action
reference_idstringRequiredThe ID of the reference
actionstringRequiredThe action of the order change action
detailsnull | Record<string, unknown>RequiredThe details of the order change action
internal_notenull | stringRequiredThe internal note of the order change action
created_atstring | DateRequiredWhen the order change action was created
updated_atstring | DateRequiredWhen the order change action was updated
Was this section helpful?