Q17 Single choice Mark for later When consuming a REST API, we can consume a single REST method ... A Provide the method's URL, fill the parameter values (if any), test it to get the JSON response, and copy the JSON response to the Body. B Provide the WSDL (the endpoint URL or upload file), choose the binding (if there's more than one), and choose the method to consume. Correct answer