I want to find out which employees have sold which line_items using the API
The documentation here ...
www(dot)clover(dot)com(slash)api_docs(hash)(bang)(slash)orders(slash)GetOrderLineItems
... would appear to indicate that using "?expand=employee" will return the employee that sold that item, but it does not.
Is this a documentation error, or is the API not behaving as it is supposed to.