get https://{environment}.neomode.com.br/management/catalog/products//characteristics
Retrieves the characteristic of a product.
Returns an array with all the charateristics of a product.
Fields retrieved:
Field | Type | Description |
---|---|---|
id | String | Characteristic id. |
productId | String | Product id. |
key | String | Characteristic Key. |
value | String | A value that the characteristic key represents. |