Update an item’s serial, condition, processing status, or, in future, its metafields.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Numeric ID of the item to retrieve.
processed, unprocessed available, unavailable, retired, sold ID of the condition to set. May be null to remove condition.
ID of the Shopify location to associate with the item. May be null to remove location assignment.
Physical location within warehouse using Zone-Aisle-Shelf-Bin format (e.g., "A1-02-B3"). May be null to remove pick location assignment.
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.
Timeline events for this item