Skip to main content
POST
/misumi/products/variants

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
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
attributes
object | null
sort
enum<string>
default:catalog
Available options:
catalog,
days_to_ship_asc,
days_to_ship_desc,
price_asc,
price_desc

Response

Successful Response

id
string
required
url
string
required
series_id
string
required
part_number
string
required
@type
string
default:MisumiVariant
inner_code
string | null
inner_name
string | null
inner_name_en
string | null
type_code
string | null
price
number | null
currency
string
default:JPY
pieces_per_package
integer | null
min_quantity
integer | null
order_unit
integer | null
min_days_to_ship
integer | null
max_days_to_ship
integer | null
min_shortest_days_to_ship
integer | null
max_shortest_days_to_ship
integer | null
is_stock_item
boolean | null
is_discontinued
boolean | null
is_sales_stopped
boolean | null
sales_stop_message
string | null
is_special_shipment
boolean | null
is_prompt_delivery
boolean | null
has_volume_discount
boolean | null
part_number_pattern
string | null
cad_types
string[]
labels
string[]
notes
string[]
cautions
string[]
specs
object[]
documents
object[]