Item API
Use these APIs to manage your buyback items on ValoreBooks.
Routes
https://test.valorebooks.com/buyback/item (qa)
https://api.valorebooks.com/buyback/item (production)
GET
Get item level detail on orders that have been created
Parameters
Name
Located in
Description
Type
itemIds
query
List of item IDs you want to see information for (max of 10)
String
Responses
200
A list of your items
400
Bad Request
500
Internal Error
GET Get item level detail on orders that have been created
Parameters
Name | Located in | Description | Type |
---|---|---|---|
itemIds | query | List of item IDs you want to see information for (max of 10) | String |