How to modify and construct json payload request in Javascript policy ?
While Modifying the json payload I need to add some additional parameter values which should unique always for every request? What is the best way to generate and maintain unique values (either numbers or alpha numeric values) in JSON payload request while passing the request to Target systems.