Web Service tests - REST API - XML Response : Problem with verification / getResponseBodyContent does not contain all of the response's body

In another topic

I found that the WS.verifyElementText() keyword is problematic for XML. It is not documented clear enough how to use the keyword for XML properly. In fact this keyword only works for SOAP response without Head element. Therefore the keyword would not work for your <quote_A2> XML instance.