Create an item
Create a new item against a product that has already been imported into Supercycle.
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 <= 100Serials 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.
Amount paid to acquire each new item, in cents. Applied to every created item when quantity > 1. May be null if not known yet.
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