Get Manufacturability Status with Part Origins

Identical to the GET form, but accepts a request body that overrides how individual BOM
lines are sourced for the purpose of the check. Nothing is saved to the PCB.

Each entry in part_origins identifies a BOM line by its approved_vendor_list_id (from
GET /api/v3/pcb/{pcb_id}/{pcb_version}/bom) and gives the origin to check it with.
BOM lines that are not listed use the origin stored on the BOM.

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

The PCB ID

integer
required

The PCB version number

integer
required
≥ 1

The number of assembled boards to check for

Query Params
string
enum
Defaults to standard

The service tier to check against. Tiers differ in lead time and price.

Allowed:
boolean
Defaults to true

Whether to include the Mechanical BOM in the check.

Body Params
part_origins
array of objects
Defaults to []
part_origins
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json