Skip to main content
POST
/rakuma/items

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
item
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
name
string
required
@type
string
default:RakumaItem
internal_id
integer | null
price
number | null
currency
string
default:JPY
is_sold
boolean
default:false
image
string | null
images
string[]
condition
string | null
size
string | null
brand
object | null
category
object | null
category_path
object[]
shipping_payer
string | null
shipping_method
string | null
shipping_days
string | null
shipping_from
string | null
is_postage_included
boolean
default:false
is_anonymous_shipping
boolean
default:false
is_instant_purchase
boolean
default:false
is_outlet
boolean
default:false
authenticity_status
string | null
badges
string[]
like_count
integer | null
comment_count
integer | null
seller
object | null
created_at
integer | null
url
string | null