Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
available
, unavailable
, retired
, sold
Number of items to create.
x <= 100
Serials will be picked from the list and assigned to items.
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 if no specific location is needed.
Physical location within warehouse using Zone-Aisle-Shelf-Bin format (e.g., "A1-02-B3"). May be null if no pick location is needed.
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.
Timeline events for this item