SOAP delivery receipt (Node Red)

There is a good thread about SOAP here;

Looks like you should be able to get something back via Node-RED and then parse that response and decide what to do from there.
TIP. Set your debug node to display complete msg object.
Look for a HTTP response code of 200?