Skip to main content
POST
/surugaya/products

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
string
required
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
url
string
required
@type
string
default:SurugayaProduct
name
string | null
image
string | null
images
string[]
product_type
string | null
department
string | null
brand
string | null
stock_numbers
string[]
release_date
string | null
price
number | null
list_price
number | null
currency
string
default:JPY
grades
object[]
is_sold_out
boolean
default:false
category
string | null
category_id
string | null
categories
object[]
profile
string | null
tracklist
string[]
details
object
other_offer_count
integer | null
other_offer_price_from
number | null
offers_url
string | null