Mapping
Attributes Mapping
fabric has a predefined set of mandatory attributes for Items
and Categories
. However, as merchants, you may have your own naming conventions for these attributes. For instance, a mandatory attribute ‘unique item identifier’ may be referred to as SKU
by fabric and as productId
by merchant. To address this inconsistency, merchant-defined attributes are mapped to fabric attributes as productId -> fabric SKU. These endpoints are used to get and update mapping of attributes.
Was this page helpful?