
My goal is hit endpoint with request body data and expected to get same data back in response body.
If you are passing values to the body, then you can use variables over there
and once the request is passed then you still have the data of the body in Variables
because once the post request is done, it will show you the status whether it is failed or success
If you find this reply helpful, please consider giving it a LIKE
If this reply answers your question or solves your issue, please ACCEPT AS SOLUTION
Thanks,
Srini