Maybe I'm blind but I can't seem to find the field type definition for a user ID.
Is a char (6) enough?
Answered! Go to the Best Answer.
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @HenryParadiz,
Unfortunately, we don't have documentation on the field type definition for the user ID. At a minimum, you can define the value as a char(6), but you might want to define the string a little larger as our user base increases.
Gordon
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @HenryParadiz,
Unfortunately, we don't have documentation on the field type definition for the user ID. At a minimum, you can define the value as a char(6), but you might want to define the string a little larger as our user base increases.
Gordon