registerDistributorAccount
Register a new distributor account
This page contains
Arguments
input RegisterDistributorAccountInput! PREVIEW |
RegisterDistributorAccountInput fields
accountId String! | Marketplace Account(company) id |
userId String! | User id |
distributorId DistributorId! PREVIEW | Unquie identifier for the Distributor |
accountDetails AccountDetailsInput! PREVIEW | Account registration payload |
Return Fields
id String | Generated internal Id of the registered distributor account |
userErrors [RegisterDistributorAccountError!] PREVIEW | Errors preventing registration of distributor account |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.