im having trouble creating a scenario where these are different!
Solved! Go to Solution.
The only difference is
> message.status.code is READ ONLY, its the response code what the target endpoint sends
> response.status.code is READ/WRITE, if you chose to override the response code of the target, you could write to this variable