Items
Create an item
Create a new item against a product that has already been imported into Supercycle.
POST
/
items
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Available options:
available
, unavailable
Number of items to create.
Required range:
x < 100
Serials will be picked from the list and assigned to items.
Response
200 - application/json
Numeric ID of the item.
Available options:
processed
, unprocessed
Available options:
available
, unavailable