updateDistributorAccountSettings
Update distributor account settings only
This page contains
Arguments
| input UpdateDistributorAccountSettingsInput! PREVIEW |
UpdateDistributorAccountSettingsInput fields
| distributorAccountId String! | Registered Distributor Account Id. |
| markupFee MarkupFeeSettingsInput PREVIEW | Markup Fee settings for the distributor |
| vendorResellerIds [DistributorVendorResellerIdInput!] PREVIEW | Vendor reseller IDs e.g. Microsoft Partner Network ID, Mimecast Account ID etc |
Return Fields
| distributorAccountSettings DistributorAccountSettings PREVIEW | Settings for the distributor account |
| userErrors [UpdateDistributorAccountSettingsError!] PREVIEW | Errors preventing update of a distributor account settings |
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.