setupDistiProductManagerIntegration
Create or update the Disti distributor account integration for the current marketplace account.
This page contains
Arguments
| input SetupDistiProductManagerIntegrationInput! PREVIEW |
SetupDistiProductManagerIntegrationInput fields
| distributorId String! | |
| distributorMarket PsaDistiDistributorMarket! PREVIEW | |
| configuration PsaDistiDistributorAccountConfigurationInput! PREVIEW | |
| credentials PsaDistiDistributorAccountCredentialsInput! PREVIEW | |
| secondaryConfiguration PsaDistiDistributorAccountConfigurationInput PREVIEW | |
| secondaryCredentials PsaDistiDistributorAccountCredentialsInput PREVIEW | |
| settings PsaDistiDistributorAccountSettingsInput PREVIEW |
Return Fields
| id String | |
| action PsaDistiIntegrationAction PREVIEW | |
| userErrors [PsaDistiAccountError!]! PREVIEW |
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.