Using the following rest endpoint we get the paymentState as OPEN
https://api.clover.com/v3/merchants/{MERCHANT_ID}/orders/{ORDER_ID}?expand=employee'
and if we try this endpoint we get the paymentState as PAID for the same order ID
https://api.clover.com/v3/merchants/{MERCHANT_ID}/orders/{ORDER_ID}?expand=lineItems&expand=payments
Order Id: JNNK6GK1RN56G