Creates a new bomline on a Bom using Cofactr data. If a bomline with the provided part exists it will sum the quants instead of duplicating lines.
POST
/v1/boms/{bom_id}/lines/Request
Path Params
bom_id
string
required
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: a year ago