Inventory
Get 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 retailer ID. In the Dropship UI this is called the Merchant ID. To find your Merchant ID, click your merchant name in the top nav.
Example:
1001
The unique inventory item identifier. This ID is automatically generated when new inventory is created.
Example:
6006
Response
200 - application/json
OK
The response is of type object
.