REST POST Response details
When a REST message is posted to a 3rd party vendor, and it is unsuccessful, we can only a few pieces of information from the response, like IBException.ToString(), IBException.MessageNumber, MessageSetNumber, and HTTPResponseCode.
But the xmlLog.html has more information. And the vendor sends more detail to explain the 4xx and 5xx codes.
Is there way to get that information using PeopleCode in an AE program?