Is the verification sid when a twilio otp is generated and sent the same as when twilio otp is verified?
I am making a reward system where a user can calim multiple rewards at a time. How can i keep track which otp is for which reward in twilio. For reference I am using the twilio verify API. Are the verification sid same when created and verified so I can layer save and compare those to find out.