REST Apex Proxy not connecting to model

So I did a bit more digging and got this figured out. It turns out that the response is getting parsed and the data is provided to the model, however the content was being wrapped in the “StaffingOrder” node. The XML had to be edited to add that as the path to the contents. For some reason the page composer was jumping over that.