Headers
Value must be 'Bearer <token>' where <token> is an API key prefixed with 'bc_' or a JWT token.
"Bearer bc_1234567890abcdef"
Required if Authorization is a JWT token. The organization ID to operate within.
Body
Item name
"Ergonomic Office Chair Model X-2000"
Item type
service, non-inventory, inventory "inventory"
Item code/SKU
"CHAIR-X2000"
Whether the item can be purchased
true
Cost price of the item
x >= 0299.99
ID of the cost account
x >= 01001
Whether the item can be sold
true
Selling price of the item
x >= 0399.99
ID of the sell account
x >= 02001
ID of the inventory account (required for inventory items)
x >= 03001
Description shown on sales documents
"Premium ergonomic office chair with adjustable height, lumbar support, and breathable mesh back"
Description shown on purchase documents
"Ergonomic office chair - Model X-2000 with standard features"
ID of the tax rate applied to sales
1
ID of the tax rate applied to purchases
1
ID of the item category
x >= 05
Additional notes about the item
"Available in black, gray, and navy colors. 5-year warranty included."
Whether the item is active
true
IDs of media files associated with the item
[1, 2, 3]Response
The item has been successfully created.