Buyback Purchase Order Number API
Use these APIs to set Purchase Order Number with ValoreBooks.
Routes
https://test.valorebooks.com/marketplace/buyback/setPurchaseOrder (qa)
https://api.valorebooks.com/marketplace/buyback/setPurchaseOrder (production)
POST
Set your purchase order number
Parameters
Name
Located in
Description
Type
Content-Type
header
String
poNumber
body
An alphanumeric string (max. 255 characters) that contains the current PO number
String
Request Examples
Updating the PO number
Responses
200
Your PO number has been updated
400
There was an error with your request
500
An internal error occurred
403
Your AWS credentials are not correct
POST Set your purchase order number
Parameters
Name | Located in | Description | Type |
---|---|---|---|
Content-Type | header | String | |
poNumber | body | An alphanumeric string (max. 255 characters) that contains the current PO number | String |