OAuthAppStatus Parameter (Connect-AmazonMarketplace Cmdlet)
Specifies whether the specified SellingPartner OAuth App is in Draft status or Published Status.
Syntax
Connect-AmazonMarketplace -OAuthAppStatus string
Possible Values
Published, DraftData Type
cstr
Default Value
"Published"
Remarks
Specifies whether the specified SellingPartner OAuth App is in Draft status or Published Status.
If you set this property to 'Draft', the version=beta parameter is added to OAuth authorization URI, and the workflow authorizes an application in Draft state. Otherwise, the workflow authorizes an application published on the Amazon Seller Central Partner Network.