Skip to main content
POST
Item - Add Barcode

Authorizations

Authorization
string
header
required

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

Body

application/json
item_id
string
required

Item ID

upc
string
required

Barcode to add

Response

Barcode added

success
boolean
required

Whether the operation succeeded