Attribute Types
Access attribute type reference data used across business partner operations. Retrieve lists of available attribute types and detailed information about specific types used to classify custom attributes.
Each attribute type record has a codeName, name, status, and an allCustomAttrs flag, and is referenced by the attributeTypeId field when creating an attribute. The API exposes list and get-by-ID operations only; attribute types are fixed reference data, not created or modified through this endpoint.
Fetch the list when building an attribute-definition form so administrators can choose a valid type for a new custom attribute.