Skip to main content
POST
Item - Create

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Item name

sku
string
required

SKU

upc
string

UPC barcode

location
string

Initial warehouse location

Response

Item created

success
boolean
required

Whether the operation succeeded

_id
string
required

Item ID

Example:

"507f1f77bcf86cd799439011"

sku
string

Item SKU

notice
string

Additional notice (e.g. kit cost update issue)