How to pass body parameters to REST API and then how to retrieve in the REST API code
Please suggest steps,
1: How i can pass body parameters to a REST API
2: Once parameter passed, how i can retrieve the body parameters in API code, to process further
Tagged:
0