How can we implement Auto Generated values using GET API method

I have created WEB API (GET method) and I have table three values and I am requesting the data with GET request so that i want to show that four values.

If we give query parameters has three values as input after test request I want  the fourth value should be auto generated in the result. How can i do that?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data