https://sandbox.dev.clover.com/v3/merchants/{mid}/orders/{orderId}
"Get a single order"
it returns the paymentState as "OPEN"
but when I add ?expand=payments
https://sandbox.dev.clover.com/v3/merchants/{mid}/orders/{orderId}?expand=payments
then I get paymentState: "PAID"