I'm not sure what you mean. I'm inputting 1 employee ID into Postman for the testing I'm doing. The output of the API is that employee ID, so it is generating for that one employee ID, it's just generating repeatedly over and over. This is why I stated I believe it's the while loop that's the issue somehow.