To cancel a whole order, I am canceling each order item via the API using the function OrderItemList_Cancel. Once all the order's items are canceled, the order is automatically set to "Cancelled".
Other than the status change, what other (if any) actions are triggered?
Other than the status change, what other (if any) actions are triggered?
Comment