1
Answer

Adding Return Response from an API Using Java/HTML - XML

Photo of Jacob M

Jacob M

5y
507
1
Hello,
 
I just had a question. I would like to know how to return a reponse generated by an API to validate information provided to the API. For example; my code will send information to an API website and I need to return the response to my web server. 

Answers (1)