API changes — 2026-05-13
This release includes 81 additions, 1 change, 3 removals. 3 breaking changes — action required.
Breaking changes — action required
This release removes endpoints or tightens request requirements. Review the Breaking changes section below before upgrading your integration.
📖 Full endpoint details are in the API reference.
⚠️ Breaking changes
Removed endpoints
Purchase Order Shipments
- Removed
DELETE /api/purchase-order-shipments/receipts/{receipt}— Delete Receipt - Removed
PUT /api/purchase-order-shipments/receipts/{receipt}— Update Receipt - Removed
POST /api/purchase-order-shipments/receive— Receive Shipment
Added
Applications
DELETE /api/vendor-deposit-applications/{applicationId}— Unapply ApplicationPOST /api/vendor-deposits/{vendorDepositId}/applications— Apply To Purchase Invoices
Attachments
GET /api/vendor-deposits/{vendorDepositId}/attachments— List AttachmentsPOST /api/vendor-deposits/{vendorDepositId}/attachments— Upload AttachmentDELETE /api/vendor-deposits/{vendorDepositId}/attachments/{attachmentId}— Delete AttachmentGET /api/vendor-deposits/{vendorDepositId}/attachments/{attachmentId}— Download Attachment
Bulk Operations
POST /api/vendor-deposits/bulk-archive— Bulk ArchivePOST /api/vendor-deposits/bulk-delete— Bulk DeletePOST /api/vendor-deposits/bulk-unarchive— Bulk Unarchive
Customers
GET /api/woo-commerce/1/customers— List CustomersPOST /api/woo-commerce/1/customers/sync— Sync Customers
Dashboard
GET /api/big-commerce/dashboard— Get BigCommerce Dashboard MetricsGET /api/ebay/dashboard— Get eBay Dashboard MetricsGET /api/walmart/dashboard— Get Walmart Dashboard MetricsGET /api/woo-commerce/dashboard— Get WooCommerce Dashboard Metrics
Inbound Webhooks (BigCommerce -> SKU.io)
POST /api/webhooks/bc-webhook/1/order-created— Order Created WebhookPOST /api/webhooks/bc-webhook/1/order-updated— Order Updated WebhookPOST /api/webhooks/bc-webhook/1/product-created— Product Created WebhookPOST /api/webhooks/bc-webhook/1/product-updated— Product Updated WebhookPOST /api/webhooks/bc-webhook/1/shipment-created— Shipment Created WebhookPOST /api/webhooks/bc-webhook/1/shipment-updated— Shipment Updated Webhook
Inbound Webhooks (WooCommerce -> SKU.io)
POST /api/webhooks/wc-webhook/1/order.created— Order Created WebhookPOST /api/webhooks/wc-webhook/1/order.deleted— Order Deleted WebhookPOST /api/webhooks/wc-webhook/1/order.updated— Order Updated WebhookPOST /api/webhooks/wc-webhook/1/product.created— Product Created WebhookPOST /api/webhooks/wc-webhook/1/product.deleted— Product Deleted WebhookPOST /api/webhooks/wc-webhook/1/product.updated— Product Updated Webhook
Inventory
DELETE /api/inventory-forecasting/configurations/default— Clear My Default ConfigurationGET /api/inventory-forecasting/configurations/default— Show My Default ConfigurationPOST /api/inventory-forecasting/configurations/{configuration}/set-default— Set as My Default Configuration
Payments & Refunds
POST /api/vendor-deposits/{vendorDepositId}/payments— Record PaymentPOST /api/vendor-deposits/{vendorDepositId}/refunds— Refund Deposit
Products
GET /api/v2/products/list/export/download— Download Export File
Purchase Order Shipments
DELETE /api/inbound-shipments/receipts/{receipt}— Delete ReceiptPUT /api/inbound-shipments/receipts/{receipt}— Update ReceiptPOST /api/inbound-shipments/receive— Receive Shipment
Refunds
GET /api/woo-commerce/1/refunds— List RefundsPOST /api/woo-commerce/1/refunds/refresh— Refresh Refunds
Reporting
GET /api/vendor-deposits/aging-report— Aging ReportGET /api/vendor-deposits/summary-stats— Summary StatsGET /api/vendor-deposits/supplier-statement/{supplierId}— Supplier StatementGET /api/vendor-deposits/{vendorDepositId}/activity-log— Activity Log
Reports
GET /api/woo-commerce/1/reports— Get Cached ReportsPOST /api/woo-commerce/1/reports/refresh— Refresh Reports
Returns
GET /api/walmart/1/returns— List Returns
Sales Order OCR
POST /api/sales-orders/ocr/{extraction_id}/rescan— Rescan Customer PO OCR
Transactions
GET /api/big-commerce/1/transactions— List TransactionsPOST /api/big-commerce/1/transactions/refresh— Refresh Transactions
Vendor Deposits
GET /api/vendor-deposits— List Vendor DepositsPOST /api/vendor-deposits— Create Vendor DepositDELETE /api/vendor-deposits/{vendorDepositId}— Delete Vendor DepositGET /api/vendor-deposits/{vendorDepositId}— Show Vendor DepositPUT /api/vendor-deposits/{vendorDepositId}— Update Vendor DepositPOST /api/vendor-deposits/{vendorDepositId}/approve— Approve DepositPOST /api/vendor-deposits/{vendorDepositId}/approve-only— Approve OnlyPOST /api/vendor-deposits/{vendorDepositId}/cancel— Cancel DepositPOST /api/vendor-deposits/{vendorDepositId}/duplicate— Duplicate DepositPOST /api/vendor-deposits/{vendorDepositId}/reject— Reject DepositPOST /api/vendor-deposits/{vendorDepositId}/submit-for-approval— Submit For ApprovalPOST /api/vendor-deposits/{vendorDepositId}/write-off— Write Off Deposit
Webhook Configuration
GET /api/big-commerce/1/webhooks— Get Webhook ConfigurationsPOST /api/big-commerce/1/webhooks/create-all— Create All WebhooksPOST /api/big-commerce/1/webhooks/disable— Disable WebhookPOST /api/big-commerce/1/webhooks/enable— Enable WebhookGET /api/woo-commerce/1/webhooks/configurations— Get Webhook ConfigurationsPOST /api/woo-commerce/1/webhooks/configurations/order---created/disable— Disable WebhookPOST /api/woo-commerce/1/webhooks/configurations/order---created/enable— Enable Webhook
Webhook Events
GET /api/big-commerce/1/webhook-events— List Webhook EventsDELETE /api/big-commerce/1/webhook-events/delete-all— Delete All Webhook EventsPOST /api/big-commerce/1/webhook-events/process— Process Pending Webhook EventsPOST /api/big-commerce/1/webhook-events/retry-failed— Retry Failed Webhook EventsGET /api/big-commerce/1/webhook-events/stats— Get Webhook Processing StatsGET /api/woo-commerce/1/webhook-events— List Webhook EventsGET /api/woo-commerce/1/webhook-events/42— Get Webhook Event DetailsPOST /api/woo-commerce/1/webhook-events/42/reprocess— Reprocess Webhook Event by IDDELETE /api/woo-commerce/1/webhook-events/bulk-delete— Bulk Delete Webhook EventsPOST /api/woo-commerce/1/webhook-events/bulk-reprocess— Bulk Reprocess Webhook EventsDELETE /api/woo-commerce/1/webhook-events/delete-all— Delete All Webhook EventsPOST /api/woo-commerce/1/webhook-events/process— Process Pending Webhook EventsPOST /api/woo-commerce/1/webhook-events/retry-failed— Retry Failed Webhook EventsGET /api/woo-commerce/1/webhook-events/stats— Get Webhook Processing Stats
Changed
Inventory Intelligence
POST /api/inventory-forecasting/schedule-runs/{runId}/rerun— Re-run from Run- new parameter(s):
Content-Type
- new parameter(s):
Spec version 1.0.0 → 1.0.0.