Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 621 Bytes

ProductsMetadataUpdateInBulkRequestBody.md

File metadata and controls

10 lines (7 loc) · 621 Bytes

# ProductsMetadataUpdateInBulkRequestBody

Properties

Name Type Description Notes
source_ids string[] Array of unique product source IDs.
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.

[Back to Model list] [Back to API list] [Back to README]