Cmdlets for Amazon Marketplace

Build 25.0.9434

Add-AmazonMarketplace Cmdlet

Parameters   Output Objects  

Inserts Amazon Marketplace data.

Syntax

Add-AmazonMarketplace [parameters]

Remarks

The Add-AmazonMarketplace cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Amazon Marketplace records.

Add-AmazonMarketplace -Connection $connection -Table "Orders" -Columns @("SellerOrderId") -Values @("Jon Doe")

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434