About profiles

Overview

A profile is associated with an account and provides additional detail about the account owner.

To customize a profile based on requirements specific of the user's country of origin, business area, etc., add custom fields as key-value pairs to the custom_fields property.

📘

Note that you don't create a profile manually. A profile is created automatically when you create an account. Using the endpoints in this section you can view, update and delete profiles.

Properties of the Profile object

NameTypeDescription
idStringThe profile ID
custom_fieldsObjectAny custom fields this profile must have are stored as key-vale pairs in this property.
addressStringStreet address
phoneStringPhone number
genderStringUser's gender
birthdayStringUser's date of birth. Format: YYYY-MM-DD
localeStringISO 639-1 language code
accountStringThe ID of the account that this profile belongs to
cpfStringCPF number (used in Brazil)
avatarStringThe URL of the avatar image in cloud storage
created_atDateTimeThe date and time when the profile was created
updated_atDateTimeThe date and time when the profile was updated