API changes — 2026-08-02
This release includes 13 additions, 2 changes.
📖 Full endpoint details are in the API reference.
Added
Veracore
GET /api/veracore/integration-instances/{integration_instance}/inventory/discrepancy-stats— Get Inventory Discrepancy StatsGET /api/veracore/integration-instances/{integration_instance}/products/export— Export ProductsGET /api/veracore/integration-instances/{integration_instance}/report-tasks/{report_task}— Get Report TaskGET /api/veracore/integration-instances/{integration_instance}/report-tasks/{report_task}/raw— Get Report Task Raw PayloadGET /api/veracore/purchase-orders/{purchaseOrder}/expected-arrival— Get Expected Arrival For Purchase Order
Webhooks
POST /api/webhook-subscriptions/{id}/disable— Disable Webhook SubscriptionPOST /api/webhook-subscriptions/{id}/enable— Enable Webhook Subscription
Workflow Evaluations
DELETE /api/automation/workflow-evaluations/{evaluation}— Delete Workflow EvaluationGET /api/automation/workflow-evaluations/{evaluation}— Show Workflow EvaluationPUT /api/automation/workflow-evaluations/{evaluation}— Update Workflow EvaluationPOST /api/automation/workflow-evaluations/{evaluation}/run— Run Workflow EvaluationGET /api/automation/workflows/{workflow}/evaluations— List Workflow EvaluationsPOST /api/automation/workflows/{workflow}/evaluations— Create Workflow Evaluation
Changed
Webhooks
GET /api/webhook-subscriptions— List Webhook Subscriptions- new response code(s):
422
- new response code(s):
POST /api/webhook-subscriptions— Create Webhook Subscription- new response code(s):
409 - removed response code(s):
200
- new response code(s):
Spec version 1.0.0 → 1.0.0.