Skip to main content
POST
/bookoff/products/stores

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
string
required
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
condition
enum<string> | null
Available options:
used,
new
prefecture
string | null
Minimum string length: 1
city
string | null
Minimum string length: 1

Response

Successful Response

id
string
required
name
string
required
@type
string
default:BookoffStore
url
string | null
address
string | null
prefecture
string | null
city
string | null