Overview
Name/value representing a classification attribute and its value.
Fields
| Field Name |
Data Type | Description | Notes / Constraints |
|---|---|---|---|
| Name * | string | Specifies the name of the Classification Attribute to associate with the Inventory Classification | If the specified Classification Attribute does NOT exist, it WILL BE CREATED |
| Value * | string | Specifies the value for this Classification Attribute to associate with the Inventory Item |
Notes:
- As part of InventoryItemSubmit.ClassificationInfo object:
- * 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
- If you pass this object as part of the synchronize operation and you do NOT specify a value for the Classification Attribute (it is set to a null value or left out the manually built SOAP packet) then the value previously stored WILL BE REMOVED