/monotaro/products/variants

POST /api/monotaro/products/variants

Price: 20 credits

List every SKU (size / shape / packaging variant) of a MonotaRO (モノタロウ) product family: order code, sub-name, brand, category, price with and without tax, list price, packaging unit, shipping lead time, the variant-defining attributes, the full specification table and linked documents (safety data sheets, RoHS certificates).

How to use it

List all SKUs of a MonotaRO (モノタロウ) product family. One family (e.g. 'hex bolt, fully threaded') holds dozens or hundreds of SKUs that differ by size, length, finish or pack quantity, each with its own order code (注文コード) and its own price. Accepts a product-group code (商品コード), any order code of the family, or a product URL — the two code spaces overlap, so set `code_type` when you pass bare digits, or pass the URL. `attributes` holds the variant-defining values (thread size, length, tip shape…), `specs` the complete attribute table of that SKU and `documents` its attached PDFs (safety data sheet, RoHS certificate). `price` is the SKU's cheapest lot price and `max_price` its dearest — they differ only where the SKU is sold in several lot sizes. Feed `id` back into monotaro/products to get the single-SKU view.

Parameters

Request body

Response

Errors

Response headers