Release Information
The Znode 10.12.1.1 release includes a bug fix.
Black Box Improvements
PIM
Z10-36717 | Missing AttributeTypeId in PIMAttribute/List API Response
Fixed an issue where the /PIMAttribute/List API response did not return the AttributeTypeId value and instead returned null, while still providing the corresponding AttributeTypeName (for example, Text or Simple Select).
Since a valid AttributeTypeId is required by the /PIMAttribute/Update API when updating an existing attribute, this issue prevented partners from using the List API response alone to perform attribute updates.
The /PIMAttribute/List API now correctly returns the associated AttributeTypeId for each attribute.