Yes, you have non persistent objects for that. They only live at client side and do not end up in the database. So just create that non persistent object and pass that to the user so the person can enter the value. In the microflow afterwards you pass this object so you can use it in the REST service.
Regards,
Ronald