Create Kit Template

Required permission: write_kit_templates

Create a new kit template for a kit product. A kit template defines the component products (and their quantities) needed to assemble one kit.

The kit product and all component products must belong to the same client. If the organization has a house client configured (with the house client feature enabled), house client products may also be used as components. Component products cannot be bundle parents, cannot require serial numbers, and cannot be the kit product itself.

Creating a kit template does not change the kit product's default kit template.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The name of the kit template.

integer
required
≥ 1

The ID of the kit product this template assembles.

integer
≥ 1

The ID of the client the kit template belongs to. (Required for organization level keys)

components
array of objects
required
length ≥ 1

The component products that make up one kit.

components*
integer
required
≥ 1

The ID of the component product.

integer
required
≥ 1

The quantity of the component product needed to assemble one kit.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json