CancelOrderChangeDTO
The details of the order change cancelation.
id
stringThe ID of the order change.
canceled_by
stringOptionalThe user or customer that canceled the order change.
metadata
null | Record<string, unknown>OptionalHolds custom data in key-value pairs.
Was this page helpful?