triggerProductCatalogFetchAndImport
Trigger on-demand product catalog fetch and import for a PSA
This page contains
Arguments
| input TriggerProductCatalogFetchAndImportInput! PREVIEW |
TriggerProductCatalogFetchAndImportInput fields
| distributorId String! | Distributor identifier |
| distributorAccountId ID! | Marketplace account (company) id linked to the connector |
| market DistributorMarket! PREVIEW | Target marketplace market |
Return Fields
| distributorId String! | |
| distributorAccountId ID! | |
| market DistributorMarket! PREVIEW | |
| status ProductCatalogFetchStatus! PREVIEW | |
| message String |
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.