API ReferenceProducts
Update a BOM item
Authorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
factoryId*string
Factory ID
productId*string
Product ID
itemId*string
BOM item ID
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X PATCH "https://api.xentr.ai/api/factories/string/products/string/bom/string" \ -H "Content-Type: application/json" \ -d '{}'Empty
Empty