Sellback Shipping API
Use these APIs to generate the shipping labels.
Routes
https://test.valorebooks.com/sellback/order/{id}/shippinglabel (qa)
https://api.valorebooks.com/sellback/order/{id}/shippinglabel (production)
GET
Get the shipping label for sellback order with identity
Parameters
Name
Located in
Description
Type
Content-Type
header
String
id
path
String
Responses
200
A PDF file containing instructions, packing slip, and shipping label
400
Invalid orderId {id}
500
Error occured while creating return label file for sellbackTransaction: {id}
403
No user found with given credentials
404
Cannot find a sellbackTransaction for ID {id}
GET Get the shipping label for sellback order with identity
Parameters
Name | Located in | Description | Type |
---|---|---|---|
Content-Type | header | String | |
id | path | String |