The Inventory ID to add the tags to
123e4567-e89b-12d3-a456-426614174000
The reason the inventory is being archived
GIFTED
LOST
BOUGHT
PERSONAL_DEVICE
RECYCLED
DONATED
DECOMMISSIONED
The deploy information of an inventory item
POST /api/inventory/{inventoryId}/archive HTTP/1.1 Host: apipub.firstbasehq.com Authorization: YOUR_API_KEY Accept: */*
Inventory archived successfully
{ "deployStatus": "ARCHIVED", "deployReason": "LOST_BY_WORKER" }