Sellback Order API
Use these APIs to view and manage previously submitted Sellback Orders.
Routes
https://test.valorebooks.com/sellback/order/{id} (qa)
https://api.valorebooks.com/sellback/order/{id} (production)
GET
Get the full order details for an order
Parameters
Name
Located in
Description
Type
Content-Type
header
String
id
path
Id of the transaction
String
Responses
200
Details about your order
400
There was an error with your request
403
Your AWS credentials are not correct
404
Not found
500
An internal error occurred
GET Get the full order details for an order
Parameters
Name | Located in | Description | Type |
---|---|---|---|
Content-Type | header | String | |
id | path | Id of the transaction | String |