Skip to main content
POST
/qoo10/products

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
domain
enum<string>
default:qoo10.jp
Available options:
qoo10.jp,
qoo10.sg,
qoo10.com.hk,
qoo10.my

Response

Successful Response

id
string
required
url
string
required
name
string
required
@type
string
default:Qoo10Product
brand
string | null
brand_id
string | null
brand_country
string | null
category
string | null
image
string | null
images
string[]
rating
number | null
review_count
integer | null
price
number | null
list_price
number | null
currency
string
default:JPY
discount_rate
number | null
availability
string | null
condition
string | null
price_valid_until
string | null
ship_from
string | null
weight
number | null
is_coupon_available
boolean
default:false
is_adult
boolean
default:false
reward_points
integer | null
seller
object | null
options
object[]