Items

Create Item

post/v1/items

Request body

descriptionstring
labelIdsstring[]
locationIdstring

Edges

namestring required
parentIdstring nullable

Response

Created

archivedboolean
assetIdstring
createdAtstring
descriptionstring
idstring
imageIdstring
insuredboolean
namestring
purchasePricenumber
quantityinteger
updatedAtstring

Example response

{
  "assetId": "0"
}

Changes