Items

Create Item

post/v1/items

Request body

descriptionstring
locationIdstring

Edges

namestring required
parentIdstring nullable
quantitynumber
tagIdsstring[]

Response

Created

archivedboolean
assetIdstring
createdAtstring
descriptionstring
idstring
imageIdstring nullable
insuredboolean
namestring
purchasePricenumber
quantitynumber
soldTimestring

Sale details

thumbnailIdstring nullable
updatedAtstring

Example response

{
  "assetId": "0"
}

Changes