Since you are using the POST verb, you must supply a body for this request. In the new REST tool, you define the expected JSON body payload, and Mendix will create an NPE to hold this. When invoking the service from a Microflow, you need to create this object and pass in as a parameter.