Retrieve an inventory item
Get inventory item
GET
https://ris.rightsline.com/v4/inventory/:id
This endpoint allows you to retrieve a specific inventory item by ID.
Path Parameters
Name | Type | Description |
---|---|---|
id | string | ID of the inventory item to retrieve. |
Headers
Name | Type | Description |
---|---|---|
x-api-key | string | Your company's API key. |
Authentication | string | Authentication token. |
Last updated