Buyer API
Use these APIs to manage your Buyer account on ValoreBooks.
Routes
https://test.valorebooks.com/buyer/pausebids (qa)
https://api.valorebooks.com/buyer/pausebids (production)
POST
Pause your current buy guide
Parameters
Name
Located in
Description
Type
pause
body
Status of buying activity
Boolean
Request Examples
Set buying activity status to paused
Responses
200
Successfully (un)paused
400
Bad Request
500
Internal Error
POST Pause your current buy guide
Parameters
Name | Located in | Description | Type |
---|---|---|---|
pause | body | Status of buying activity | Boolean |