I have been able to create, update and or delete an order and line item(s) and they show up in the clover device (test mode) via the clover REST API. However, there is no sales tax showing on the order in the device. How do I assign sales tax to the REST API JSON object to make it show up in the device? Also, should I do it by line item or on the order itself? I can't find anywhere in the API docs that tell me. Thanks in advance for your answer.