Products
Supported product attributes:
Attribute | Type | Description |
---|---|---|
id |
number | Unique identifier of the product. |
name |
string | Name of the product. |
description |
string | Description of the product. |
sku |
string | Stock Keeping Unit identification code. |
active |
boolean | Indicator of whether the product is active. Line items cannot be created from inactive products. |
max_discount |
number | Maximum discount that can be applied to the product in percents. |
max_markup |
number | Maximum markup that can be applied to the product in percents. |
cost |
string (“ 1.20) |
Cost of the product. |
cost_currency |
string ( EUR) |
Currency of the product cost, specified in 3-character currency code (ISO4217) format. Visible only to account administrators. |
prices |
array | Array specifying products prices in different currencies. |
created_at |
string | Date and time that the product was created in UTC (ISO8601 format). |