How can I create request ID in POST API and log it
I am sending POST request to API and getting response but API do not reply any request ID, is there a way I can have request ID that I can generate after sending POST & log in a txt file for reference in case anytime request is not processed I can send request ID to API owner and get response file for my request ID
0 Replies