ListProduct
Create a product listing to publish a product to your app.
Input
Name | Type | Description |
ProductId | String | The id of the product to be added in product listings. |
Result Set Columns
Name | Type | Description |
Success | Boolean | Indicates whether or not the operation executed successfully. |
Details | String | Any extra details on the operation's execution. |