Skip to main content
POST
Add inventory item

Authorizations

x-access-token
string
header
required

JWT token obtained from POST /api/auth/signin

Body

application/json
itemname
string
required
Example:

"CAMON 50"

quantity
integer
required
Example:

10

unitcost
number
required
Example:

850000

supplier
string

Response

Item added to inventory