API changes — 2026-04-26
This release includes 10 additions.
📖 Full endpoint details are in the API reference.
Added
Customer SKU Mappings
GET /api/customers/{customer_id}/sku-mappings— List SKU MappingsPOST /api/customers/{customer_id}/sku-mappings— Create / Upsert SKU MappingGET /api/customers/{customer_id}/sku-mappings/export— Export SKU Mappings as CSVPOST /api/customers/{customer_id}/sku-mappings/import— Import SKU Mappings from CSVDELETE /api/customers/{customer_id}/sku-mappings/{mapping_id}— Delete SKU Mapping
Inbound Shipments
POST /api/inbound-shipments/{inbound_shipment}/receipts— Create Receipt (Native IS Path)
Sales Order OCR
POST /api/sales-orders/ocr/upload— Upload Customer PO PDFDELETE /api/sales-orders/ocr/{extraction_id}— Delete OCR ExtractionGET /api/sales-orders/ocr/{extraction_id}— Get OCR ExtractionPOST /api/sales-orders/ocr/{extraction_id}/create-order— Create Sales Order from Extraction
Spec version 1.0.0 → 1.0.0.