Create a new BOM
POST/api/v1/customer-data/boms
Creates a BOM attached to a product, item or material. Components may be entered
manually or linked to Material Library / Supplier Management entities via the
link identifier fields materialCustomId / orgCustomId (see schema variants).
Linked entity data is denormalized into the BOM at write time (snapshot).
Request​
Responses​
- 204
- 400
- 401
- 500
- 503
BOM created successfully
Bad Request
Unauthorized
Internal Server Error
Service Unavailable — the network profile service could not be reached while hydrating a linked supplier/facility. Nothing was persisted; retry the request. Also returned when the calling organization is not connected to a network profile at all — in that case retrying will not help until the organization is connected in Supplier Management.