Response object

Hello,

I’m trying to work with a thermal printer that is expecting a very specific response from an API, currently, bubble is wrapping the response in an object like this:
image

It needs to not be wrapped in the response property, is there a way I can do this?