Items
Create an item
Create a new item against a product that has already been imported into Supercycle.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Available options:
available
, unavailable
, retired
, sold
Number of items to create.
Required range:
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.
Response
200
application/json
Expected response to a valid request
Numeric ID of the item.
Available options:
processed
, unprocessed
Available options:
available
, unavailable
, sold
, retired
ID of the condition. May be null if no condition is set.
ID of the Shopify location where the item is stored. May be null if no location is set.
Timeline events for this item