Postman - Windows
// Set environment variable pm.environment.set("lastId", jsonData.id);
– JSON body: Body → raw → JSON → enter: postman windows
– similar to POST
// Set environment variable pm.environment.set("lastId", jsonData.id);
– JSON body: Body → raw → JSON → enter: postman windows
– similar to POST