Skip to main content
POST
/mandarake/items

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
item
string
required
timeout
integer
default:300
Required range: 20 <= x <= 1500
lang
enum<string>
default:en
Available options:
ja,
en,
zh

Response

Successful Response

id
string
required
url
string
required
@type
string
default:MandarakeItem
name
string | null
image
string | null
images
string[]
store
string | null
stock_number
string | null
price
number | null
price_with_tax
number | null
currency
string
default:JPY
is_in_stock
boolean
default:false
condition
string | null
condition_rank
integer | null
condition_rank_max
integer | null
category
string | null
category_id
string | null
breadcrumbs
string[]
categories
object[]
tags
string[]
is_new_arrival
boolean
default:false
is_adult
boolean
default:false
package_size
string | null
width_mm
number | null
height_mm
number | null
depth_mm
number | null
weight_g
number | null
notes
string | null
other_stores
object[]