Request schema for POST v1/products/metadata/async.
| Name | Type | Description | Notes |
|---|---|---|---|
| SourceIds | List<string> | Array of unique product source IDs. | [optional] |
| Metadata | Object | The metadata object stores all custom attributes assigned to the product. A set of key/value pairs that you can attach to a product object. It can be useful for storing additional information about the product in a structured format. | [optional] |