Skip to main content
POST
Inventory - Deduct Serial Numbers

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

serial_numbers
string[]
required

Serial numbers to deduct

Response

Serial numbers deducted

success
boolean
required

Whether the operation succeeded