Skip to main content

Users

Create and manage user accounts. Users can log in to access the store.

User object

FieldTypeDescription
idintegerUser ID
usernamestringLogin name
firstNamestringFirst name
lastNamestringLast name
emailstringEmail address
passwordstringPassword (plain text in API)
phonestringPhone number
userStatusintegerUser status

Guides