Create a stock item

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

A unique part number to identify the item.

If omitted, the API can generate one according to numbering settings.

string
required

Name or description of the item.

integer

ID of the unit of measurement.

integer

ID of the product group.

boolean

Shows if this is a raw material that is bought from vendors.

boolean

Shows if this item is not for sale.

boolean

Shows whether this is an inventory item.

string

URL of the icon.

Selling price of the item.

If Tiered pricing functionality is enabled, send an array of pricing tiers.
Otherwise send a decimal value or null.

If Matrix BOM is turned on, it is same for all variations.

The minimal inventory level of the item (reorder point).

If the Enterprise function Multiple Production Sites/Stocks is disabled, send a number.

Otherwise send an object with minimum stock values for every site, keyed by site_<id>.

Default storage location ID. Can be a single location ID or a site-specific object keyed by site_<id>.

number | null

Minimum manufacturing order quantity.

string

Barcode of the stock item.

boolean

Shows whether this item's MOs should be separate from the nested multi-level MOs of the top-level product.

number | null

Weight of the item.

integer | null

Unit of weight.

string | null

Revision of the stock item.

boolean

Shows whether this item must pass quality inspection when received.

integer | null

The number of days the goods will be on hold for quality inspection.

boolean

Shows whether this item has serial numbers.

integer | null

The number of days before the goods expire (only if Professional function "Expiry Date" is enabled).

parameters
array of objects

If Matrix BOM is turned on, this field contains selected parameter values.

parameters
Responses

429

Rate limited - another request is running

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json