Inventory
Get an inventory item
Retrieve details of a specific inventory item.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique brand ID. In the Dropship UI this is called the Supplier ID. To find your Supplier ID, click your supplier name in the top nav.
The unique inventory item identifier. This ID is automatically generated when new inventory is created.
Example:
2002
Response
200 - application/json
OK
The response is of type object
.