API changes — 2026-06-06
This release 73 added, 2 changed API endpoint(s).
Breaking change
This release removes endpoints or adds newly-required request fields. Review the Removed and Changed sections before upgrading your integration.
Added
DELETE /api/automation/workflow-credentials/{uuid}— Delete Workflow CredentialDELETE /api/manufacturing/boms/1— Delete BOMDELETE /api/manufacturing/manufacturing-orders/1— Delete Manufacturing OrderDELETE /api/manufacturing/mo-operations/{moOperation}— Delete MO OperationDELETE /api/manufacturing/work-centers/1— Delete Work CenterGET /api/automation/workflow-credentials— List Workflow CredentialsGET /api/automation/workflow-credentials/lookup— Lookup Workflow Credentials by TypeGET /api/automation/workflow-credentials/{uuid}— Show Workflow CredentialGET /api/automation/workflow-templates— List Workflow TemplatesGET /api/automation/workflow-templates/{slug}— Show Workflow TemplateGET /api/manufacturing/boms— List BOMsGET /api/manufacturing/boms/1— Show BOMGET /api/manufacturing/boms/1/current-default— Get Current Default for BOMGET /api/manufacturing/boms/1/explode— Explode BOMGET /api/manufacturing/contractors— List ContractorsGET /api/manufacturing/demand-suggestions— List Demand SuggestionsGET /api/manufacturing/lot-genealogy— Trace Lot GenealogyGET /api/manufacturing/lots— List LotsGET /api/manufacturing/manufacturing-orders— List Manufacturing OrdersGET /api/manufacturing/manufacturing-orders/1— Show Manufacturing OrderGET /api/manufacturing/manufacturing-orders/1/events— MO Events (Audit Log)GET /api/manufacturing/manufacturing-orders/1/fifo-layers— List MO FIFO LayersGET /api/manufacturing/manufacturing-orders/1/inventory-movements— List MO Inventory MovementsGET /api/manufacturing/manufacturing-orders/1/production-iterations— List MO Production IterationsGET /api/manufacturing/mo-component-lines/1— Show MO Component LineGET /api/manufacturing/mo-output-lines/1— Show MO Output LineGET /api/manufacturing/mo-output-lines/1/fifo-layers— List Output Line FIFO LayersGET /api/manufacturing/mo-output-lines/1/inventory-movements— List Output Line Inventory MovementsGET /api/manufacturing/production-iterations/0fa1c2bb-8b1b-4c5a-9d63-1f4b5e6d7c80— Show Production IterationGET /api/manufacturing/production-iterations/0fa1c2bb-8b1b-4c5a-9d63-1f4b5e6d7c80/fifo-layers— List Production Iteration FIFO LayersGET /api/manufacturing/production-iterations/0fa1c2bb-8b1b-4c5a-9d63-1f4b5e6d7c80/inventory-movements— List Production Iteration Inventory MovementsGET /api/manufacturing/scheduler/scheduled— Scheduled MOsGET /api/manufacturing/work-centers— List Work CentersGET /api/manufacturing/work-centers/1— Show Work CenterGET /api/manufacturing/work-centers/active— Active Work CentersPOST /api/automation/webhook/upload/{token}— Webhook: File UploadPOST /api/automation/workflow-credentials— Create Workflow CredentialPOST /api/automation/workflow-templates/{slug}/instantiate— Instantiate Workflow TemplatePOST /api/manufacturing/boms— Create BOMPOST /api/manufacturing/boms/1/activate— Activate BOMPOST /api/manufacturing/boms/1/archive— Archive BOMPOST /api/manufacturing/boms/1/deactivate— Deactivate BOMPOST /api/manufacturing/boms/1/duplicate— Duplicate BOMPOST /api/manufacturing/boms/1/restore— Restore BOMPOST /api/manufacturing/boms/1/set-default— Set BOM as DefaultPOST /api/manufacturing/boms/bulk-archive— Bulk Archive BOMsPOST /api/manufacturing/boms/bulk-restore— Bulk Restore BOMsPOST /api/manufacturing/demand-suggestions/generate— Generate Demand SuggestionsPOST /api/manufacturing/manufacturing-orders— Create Manufacturing OrderPOST /api/manufacturing/manufacturing-orders/1/cancel— Cancel MOPOST /api/manufacturing/manufacturing-orders/1/close— Close MOPOST /api/manufacturing/manufacturing-orders/1/complete— Complete MOPOST /api/manufacturing/manufacturing-orders/1/confirm— Confirm MOPOST /api/manufacturing/manufacturing-orders/1/generate-accounting-transaction— Generate Accounting Transaction (MO)POST /api/manufacturing/manufacturing-orders/1/outsource— Outsource MOPOST /api/manufacturing/manufacturing-orders/1/outsourced-receipt— Record Outsourced ReceiptPOST /api/manufacturing/manufacturing-orders/1/production-iterations/0fa1c2bb-8b1b-4c5a-9d63-1f4b5e6d7c80/reverse— Reverse Production IterationPOST /api/manufacturing/manufacturing-orders/1/record-production— Record ProductionPOST /api/manufacturing/manufacturing-orders/1/reopen— Reopen MOPOST /api/manufacturing/manufacturing-orders/1/start— Start MOPOST /api/manufacturing/manufacturing-orders/{manufacturingOrder}/operations— Create Manual MO OperationPOST /api/manufacturing/mo-operations/{moOperation}/complete— Complete Operation TimerPOST /api/manufacturing/mo-operations/{moOperation}/start— Start Operation TimerPOST /api/manufacturing/simple-assemble— Simple Assemble / DisassemblePOST /api/manufacturing/simple-assemble/preview— Preview Simple Assemble / Disassemble (Dry-Run)POST /api/manufacturing/work-centers— Create Work CenterPUT /api/automation/workflow-credentials/{uuid}— Update Workflow CredentialPUT /api/manufacturing/boms/1— Update BOMPUT /api/manufacturing/manufacturing-orders/1— Update Manufacturing OrderPUT /api/manufacturing/manufacturing-orders/1/reschedule— Reschedule MOPUT /api/manufacturing/mo-operations/{moOperation}— Update MO OperationPUT /api/manufacturing/scheduler/reprioritize— Reprioritize MOsPUT /api/manufacturing/work-centers/1— Update Work Center
Changed
GET //{domain}/api/products/search— Search Products (breaking)- removed parameter(s):
limit
- removed parameter(s):
GET /api/products/search— Search Products (breaking)- removed parameter(s):
limit
- removed parameter(s):
Spec version 1.0.0 → 1.0.0.