Create routing

Create a routing with operations and return its ID.

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

Title of the routing.

integer
required

ID of the product this routing belongs to (product_id, not article_id).

operations
array of objects
required
length ≥ 1

Operations of the routing, in the order they are performed: the array position defines the order. At least one operation is required.

operations*
string | null
Defaults to null

A unique code to identify the routing. Generated automatically if not provided.

bom_ids
array of integers
Defaults to null

IDs of the product's bills of materials (BOMs) to connect to this routing.

bom_ids
string | null
Defaults to null

Other fixed cost, added to the total cost of a manufacturing order.

string | null
Defaults to null

Other variable cost, added per produced quantity.

string | null
Defaults to null

Number of items the other variable cost applies to. Required when variable_cost is set.

files
array of objects | null
Defaults to null

Files to attach to the routing, by their externally accessible links.

files
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