Creates a UserInteraction. A UserInteraction logs an interaction between an employee and a customer, for example the fact the customer was called.
UserID is optional but only if OrderID is also provided and the given Order is attached to a customer. If so then the UserInteraction is attached to the Order.Customer.
Creates a UserInteraction. A UserInteraction logs an interaction between an employee and a customer, for example the fact the customer was called.
UserID is optional but only if OrderID is also provided and the given Order is attached to a customer. If so then the UserInteraction is attached to the Order.Customer.