updateDistributorAccount
Update an existing distributor account
This page contains
Arguments
input UpdateDistributorAccountInput! PREVIEW |
UpdateDistributorAccountInput fields
id String! | Registered account user Id |
basicAccountDetails BasicAccountDetailsInput PREVIEW | basic Account Details Input |
customAccountDetails CustomAccountDetailsInput PREVIEW | custom Account Details Input |
sftpDetails SFTPDetailsInput PREVIEW | SFTP Account Details Input |
settings DistributorAccountSettingsInput PREVIEW | Distributor Account Settings |
Return Fields
id String | Existing internal Id of the registered distributor account |
userErrors [UpdateDistributorAccountError!] PREVIEW | Errors preventing update of a 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.