API changes — 2026-06-30
This release includes 19 additions, 2 changes.
📖 Full endpoint details are in the API reference.
Added
Accounting Integrations
GET //{domain}/api/xero/v2/accounts/{account}— Get Account (V2)
Ledger (Accounting v2)
POST /api/ledger/entries/{entry}/fetch-remote— Fetch Latest From ProviderPOST /api/ledger/entries/{entry}/sync— Resync Entry to Provider (synchronous)POST /api/ledger/reconciliation/bank-statements/{bankStatementImport}/enable-sync— Enable Sync on Matched Lines
Merchandise Planning
GET //{domain}/api/open-to-buy/merchandise-plans— List Merchandise PlansPOST //{domain}/api/open-to-buy/merchandise-plans— Create Merchandise PlanPOST //{domain}/api/open-to-buy/merchandise-plans/seed— Seed Plan From Forecast / Last YearGET //{domain}/api/open-to-buy/merchandise-plans/{merchandisePlan}— Get Merchandise PlanPATCH //{domain}/api/open-to-buy/merchandise-plans/{merchandisePlan}— Update Merchandise Plan (cell save / cash cap)GET //{domain}/api/open-to-buy/merchandise-plans/{merchandisePlan}/otb— Get OTB Breakdown
Sales Channels
GET //{domain}/api/shopify/{integrationInstance}/fulfillment-orders— List Fulfillment OrdersGET //{domain}/api/shopify/{integrationInstance}/fulfillment-orders/{fulfillmentOrder}/detailed— Get Fulfillment Order DetailedGET //{domain}/api/shopify/{integrationInstance}/fulfillments/{fulfillment}/detailed— Get Fulfillment Detailed
Sales Order Lines
POST /api/sales-order-lines/{salesOrderLine}/replace— Replace Line Product(s)
Shipping Providers
GET //{domain}/api/shipfusion/integration-instances/{integration_instance}/orders/{order}/raw— Get Raw Order DataGET //{domain}/api/shipfusion/integration-instances/{integration_instance}/packages— List PackagesGET //{domain}/api/shipfusion/integration-instances/{integration_instance}/packages/{package}— Get PackagePOST //{domain}/api/shiphero/integration-instances/{integration_instance}/orders/import— Import OrdersGET //{domain}/api/shiphero/integration-instances/{integration_instance}/orders/import-info— Get Order Import Info
Changed
Ledger (Accounting v2)
POST /api/ledger/reconciliation/bank-statements— Upload Statement Screenshot- removed response code(s):
422
- removed response code(s):
Returns & RMAs
POST /api/rmas/{rma}/cancel— Cancel RMA- new parameter(s):
Content-Type - new response code(s):
422
- new parameter(s):
Spec version 1.0.0 → 1.0.0.