API changes — 2026-05-08
This release includes 14 additions, 1 change.
📖 Full endpoint details are in the API reference.
Added
Inbound Shipments
POST /api/inbound-shipments/from-invoice/{purchaseInvoice}— Create Inbound Shipment From Purchase Invoice
Landed Cost Invoice OCR
GET /api/cost-category-keyword-aliases— List Cost Category Keyword AliasesPUT /api/cost-category-keyword-aliases— Replace Cost Category Keyword AliasesGET /api/landed-cost-invoices/ocr— List Extractions (Inbox)POST /api/landed-cost-invoices/ocr/upload— Upload Landed Cost Invoice PDFDELETE /api/landed-cost-invoices/ocr/{landed_cost_extraction_id}— Delete ExtractionGET /api/landed-cost-invoices/ocr/{landed_cost_extraction_id}— Get ExtractionPOST /api/landed-cost-invoices/ocr/{landed_cost_extraction_id}/apply— Apply Extraction (Create Bills)PATCH /api/landed-cost-invoices/ocr/{landed_cost_extraction_id}/draft— Save Draft (Working State)GET /api/landed-cost-invoices/ocr/{landed_cost_extraction_id}/pdf— Stream Extraction PDFPOST /api/landed-cost-invoices/ocr/{landed_cost_extraction_id}/rescan— Re-scan Extraction
Purchase Invoices
GET /api/purchase-invoices/{purchaseInvoice}/inbound-shipments— List Inbound Shipments for InvoiceGET /api/purchase-invoices/{purchaseInvoice}/shipment-prefill— Get Shipment Prefill (From Invoice)
Sales Orders
PUT /api/sales-orders/{salesOrder}— Update Sales Order
Changed
Inventory
GET /api/v2/inventory/holds— List Inventory Holds- new parameter(s):
status
- new parameter(s):
Spec version 1.0.0 → 1.0.0.