Partially update BOM

Partially update editable fields of a bill of materials (BOM) by BOM ID.

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

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

string | null
Defaults to null

Name of the bill of materials (BOM).

routings
array of integers
Defaults to null

List of routing IDs to link to this BOM.

routings
components
array of objects
length ≥ 1
Defaults to null

Components of the bill of materials. Sending the array replaces the whole collection: a component with a component_id updates that component, one without creates a new one, and stored components that are not listed are deleted. Every listed component is a complete record, not a partial one. At least one component is required, so an empty array is refused. Omit the array or send null to leave the components unchanged.

components
packing

Packing material to attach to this BOM. Omit to leave unchanged; set to null to remove (if Packing functionality is turned on).

files
array of objects | null
Defaults to null

Files to add or update. A file that is not listed is left unchanged; an empty array changes nothing.

files
Responses
202

BOM updated

401

Unauthorized

404

Not found

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