Skip to main content
POST
/mercari/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
url
string
required
name
string
required
@type
string
default:MercariItem
price
integer
default:0
currency
string
default:JPY
status
string | null
photos
string[]
thumbnails
string[]
seller
object | null
category
object | null
condition
object | null
shipping_payer
string | null
shipping_from
string | null
like_count
integer
default:0
comment_count
integer
default:0
hash_tags
string[]
auction
object | null
created_at
integer | null
updated_at
integer | null
meta_title
string | null
localized_title
string | null
localized_description
string | null