Overview
Inventory item data.
Fields
| Field Name |
Data Type | Description | Notes / Constraints |
|---|---|---|---|
| Sku * | string | Unique identifier for the Inventory Item | |
| Title | string | This value may be overridden within each Marketplace Ad and in Stores (if Active). 80 character limit |
|
| Subtitle | string | 100 character limit | |
| ShortDescription | string | 1000 character limit | |
| Description | string | ||
| MetaDescription | string | ||
| Weight | double | The weight of this item. This weight will be used to calculate shipping costs if you are using the Third Party Shipping Calculator in your ads or for the Checkout. | |
| SupplierCode | string | The supplier is the company or division that supplies your inventory. | Will FAIL if the specified Supplier does NOT exist |
| WarehouseLocation | string | Identify the physical location of an item inside your company warehouse. This code is generally made up of an aisle, shelf or bin drawer location. | |
| TaxProductCode | string | The tax code may be used to store the associated tax code for an item. | |
| FlagStyle | FlagType | Optional way of identifying an item with a reminder or note. |
Will FAIL if the specified FlagStyle is NOT one of the valid enumerated strings |
| FlagDescription | string | The flag description will appear when the user hovers the mouse over the icon in the All Items View. | |
| IsBlocked | boolean | Identifies whether or not the item is blocked from Posting to a Marketplace or displaying in your ChannelAdvisor Store. | |
| BlockComment | string | Optional specification of why an item is blocked. | |
| QuantityInfo | QuantityInfoSubmit | Specifies the synchronization properties of the Quantity value for this Inventory Item | See object-level detail page for more information |
| PriceInfo | PriceInfo | Specifies the synchronization properties of the Price attributes for this Inventory Item | See object-level detail page for more information |
| ClassificationInfo | ClassificationInfo | Specifies the synchronization properties of the Classification attributes for this Inventory Item | See object-level detail page for more information |
| VariationInfo | VariationInfo | Specifies the synchronization properties of the Variation attributes for this Inventory Item | See object-level detail page for more information |
| StoreInfo | StoreInfo | Specifies the synchronization properties of the Store attributes for this Inventory Item | See object-level detail page for more information |
| ImageList | ImageInfoSubmit[] | Specifies the list of synchronization properties of the Image attributes for this Inventory Item | See object-level detail page for more information |
| ShippingInfo | ShippingInfo | Specifies the synchronization properties of the Shipping attributes for this Inventory Item | See object-level detail page for more information |
Notes:
- * Indicates a REQUIRED Field ... Fields that are NOT required may be set to a null value or left out of a manually built SOAP packet
- For EXISTING Inventory Items:
- Any Field that is set to a null value or left out of a manually built SOAP packet will NOT be modified from its current value
References
Heyyyy how do i fill the user defined attributes for a product?? for example brand , brand stories are not found here. wat do i do??
Heyyyy how do i fill the user defined attributes for a product?? for example brand , brand stories are not found here. wat do i do??