I made a payment to the order with note "XXXX" but when I try to get the payment object from order using orderConnector note is returned as null . If I fetch the same order using restAPI then I am seeing the note field "XXXX" to the payment also on the web in order details for the merchant.
Why is there inconsistent behaviour between orderConnector and web API