For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
B2B
Queries
accountSettings
Copy page
Details of account settings. Requires a B2B Token.
Arguments
companyId
Integer
Required
The id of the company. This field is required
Returns
an optional AccountSettingType
firstName
String
Optional
User first name
lastName
String
Optional
User last name
company
String
Optional
Company for user
phoneNumber
String
Optional
User phone number
email
String
Optional
User email
formFields
list of optional FormFieldsType
Optional
List of address form fields
role
Integer
Optional
User role. Required. 0 - Admin, 1 - Senior Buyer, 2 - Junior Buyer
extraFields
list of optional UserExtraFieldsValueType
Optional
extra fields of this user
companyRoleId
Integer
Optional
Company user role id
companyRoleName
String
Optional
Company user role name