Retrieve an item
Returns all fields on an item. Can include timeline events if requested.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Numeric ID of the item to retrieve.
Response
Expected response to a valid request
Numeric ID of the item.
processed, unprocessed available, unavailable, sold, retired ID of the condition. May be null if no condition is set.
Location of the item in the warehouse.
Physical location within warehouse using Zone-Aisle-Shelf-Bin format (e.g., "A1-02-B3"). May be null if no pick location is set.
Amount paid to acquire this item, in cents. May be null if not set.
Computed return on investment (lifecycle revenue minus acquisition cost), in cents. Null when acquisitionCostCents is null.
Timeline events for this item
Custom fields attached to this item