List Kit Materials
Returns all materials in a kit as a plain list (not paginated).
Requires scope: kits:read
Authentication
API_KEYstring
API Key authentication via header
Path parameters
id
Kit ID.
Response
This endpoint returns a list of objects.
materialDetailsId
ID of the MaterialDetails record created when the variation was added to a kit. This is not the same as the MaterialVariation ID.
quantity
Quantity of this material required per kit unit.
material
Reference to the parent material.
variation
Reference to the material variation, if applicable.
cost
Cost per unit for this material within the kit.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error