If I try adding a partial payment using the following endpoint:
https://sandbox.dev.clover.com/v3/merchants/{mId}/orders/{orderId}/payments
To an order that is currently open in the register, the order immediately disappears from the register. The cashier has to go look for the orders in order to open it back up and complete any additional payments.
How can we add a partial payment using the REST API while keeping the order on the screen of the register?