Create BOM

Create a bill of materials (BOM) and return its BOM ID.

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

Producible stock item's product_id (not article_id).

string
required

Name of the bill of materials (BOM).

components
array of objects
required

Array of bill of materials (BOM) components.

components*
string | null
Defaults to null

A unique number to identify the bill of materials (BOM).

routings
array of integers
Defaults to null

List of routing IDs to link to this bill of materials (BOM).

routings
integer
enum
Defaults to 1

Type of bill of materials (BOM).

  • 1 - Normal BOM
  • 2 - Disassembly BOM
Allowed:
packing

Packing material to attach to this BOM, or null to leave unset (if Packing functionality is turned on).

Responses

401

Unauthorized

429

Too many requests

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