Skip to main content
Skip to main content

OrderChangeDTO

idstringRequired
The ID of the order change
order_idstringRequired
The ID of the associated order
orderOrderDTORequired
The associated order
actionsOrderChangeActionDTO[]Required
The actions of the order change
statusstringRequired
The status of the order change
requested_bynull | stringRequired
The requested by of the order change
requested_atnull | string | DateRequired
When the order change was requested
confirmed_bynull | stringRequired
The confirmed by of the order change
confirmed_atnull | string | DateRequired
When the order change was confirmed
declined_bynull | stringRequired
The declined by of the order change
declined_reasonnull | stringRequired
The declined reason of the order change
metadatanull | Record<string, unknown>Required
The metadata of the order change
declined_atnull | string | DateRequired
When the order change was declined
canceled_bynull | stringRequired
The canceled by of the order change
canceled_atnull | string | DateRequired
When the order change was canceled
created_atstring | DateRequired
When the order change was created
updated_atstring | DateRequired
When the order change was updated
Was this section helpful?