Returns the kit components (child SKUs) that make up a kit or box product.
The {id} path parameter MUST be the UUID of a product whose product_type
is either kit or box. Calling this on a physical / service /
variant_parent product returns an empty list.
Tip: list kit candidates first via GET /v1/products?type=kit to find
a valid {id}.
Documentation Index
Fetch the complete documentation index at: https://docs.arcuserp.com/llms.txt
Use this file to discover all available pages before exploring further.
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
UUID of the kit/box parent product.