Extract Json Node value based on sibling node value in Scripted assertion
I am having a JSON as below .I need to extract accountBalance based on accountNumber( value of which I need to take from a property ). I need to assert the balance with another value(which is sum of ...