Skip to main content
POST
Kit - Add Barcode

Authorizations

Authorization
string
header
required

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

Body

application/json
kit_id
string
required

Kit ID

upc
required

Barcode or array of barcodes to add

Response

Barcode added to kit

success
boolean
required

Whether the operation succeeded