Build to Stock
This endpoint updates the status of a bill of materials to build to stock.
POST
Path parameters
string
required
The unique identifier of the bill of material.
Body
string
The ID provided in the data tab may be used to identify the bill of materials
Response
string
The ID provided in the data tab may be used to identify the bill of materials
string
The object type
number
Indicates whether the call was successful. true if successful, false if not.
Errors
Succeeds with201. Failures return 400, 401, 403, 404, 422 or 429 with an error body, per the platform status-code contract.