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.
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Storefront
Mutations
registerCompany
Copy page
Register a new company for B2B.
Developer
Developer
Developer
Developer
Arguments
input
RegisterCompanyInput
Required
The values to use for company registration.
Show 7 fields
Returns
a RegisterCompanyResult
errors
list of RegisterCompanyErrors
List of errors that occurred during registration.
entityId
Integer
The unique identifier of the registered company.
status
Enum
The current status of the registration process (e.g., PENDING, APPROVED).