/
SY
sysadminsmedia
/
Homebox API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 33m ago · Updated 1mo ago
Details
Filter operations
Actions
5
Authentication
5
Base
2
Group
3
Item Maintenance
2
Item Templates
6
Items
17
get
Get Item by Asset ID
get
Query All Items
post
Create Item
get
Export Items
get
Get All Custom Field Names
get
Get All Custom Field Values
post
Import Items
get
Get Item
put
Update Item
delete
Delete Item
patch
Update Item
post
Duplicate Item
get
Get the full path of an item
get
Get Asset label
get
Get Item label
get
Search EAN from Barcode
get
Create QR Code
Items Attachments
4
Labels
5
Locations
7
Maintenance
3
Notifiers
5
Reporting
1
Statistics
4
User
5
Items
Update Item
patch
/v1/items/{id}
Path parameters
id
string
required
Item ID
Request body
RepoItemPatch
required
id
string
labelIds
string[]
nullable
locationId
string
nullable
quantity
integer
nullable
Response
OK
RepoItemOut
required
archived
boolean
assetId
string
attachments
RepoItemAttachment[]
createdAt
string
description
string
fields
RepoItemField[]
id
string
imageId
string
nullable
insured
boolean
labels
RepoLabelSummary[]
lifetimeWarranty
boolean
Warranty
location
RepoLocationSummary
manufacturer
string
modelNumber
string
name
string
notes
string
Extras
parent
RepoItemSummary
purchaseFrom
string
purchasePrice
number
purchaseTime
string
Purchase
quantity
integer
serialNumber
string
soldNotes
string
soldPrice
number
soldTime
string
Sold
soldTo
string
syncChildItemsLocations
boolean
thumbnailId
string
nullable
updatedAt
string
warrantyDetails
string
warrantyExpires
string
Changes