Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl 'http://localhost:9000/admin/products/prod_01HXYZABCDEF/variants/variant_01HXYZABCDEF' \ -H 'Authorization: Bearer <token>'
{ "variant": { "id": "variant_01HXYZABCDEF", "title": "M", "sku": "LS-M", "product_id": "prod_01HXYZABCDEF", "manage_inventory": false, "allow_backorder": false, "variant_rank": 0 } }
Retrieve a single variant of a product.
+
-
Show properties