API changes — 2026-06-16
This release includes 25 additions, 6 changes.
📖 Full endpoint details are in the API reference.
Added
Adjustments & Transfers
POST //{domain}/api/v2/inventory-allocations/{allocation}/move— Move To LineGET //{domain}/api/v2/inventory-allocations/{allocation}/move-targets— Get Move Targets
Artwork
GET /api/artworks— List ArtworksPOST /api/artworks— Create ArtworkDELETE /api/artworks/{artwork}— Archive ArtworkGET /api/artworks/{artwork}— Get ArtworkPUT /api/artworks/{artwork}— Update Artwork
Decoration Cost Rules
GET /api/decoration-cost-rules— List Decoration Cost RulesPOST /api/decoration-cost-rules— Create Decoration Cost RuleDELETE /api/decoration-cost-rules/{decoration_cost_rule}— Delete Decoration Cost RuleGET /api/decoration-cost-rules/{decoration_cost_rule}— Show Decoration Cost RulePUT /api/decoration-cost-rules/{decoration_cost_rule}— Update Decoration Cost Rule
Decoration Orders
GET /api/sales-orders/{salesOrder}/decoration-orders— List Decoration OrdersPOST /api/sales-orders/{salesOrder}/decoration-orders— Create Decoration Orders (Bulk)POST /api/sales-orders/{salesOrder}/lines/{salesOrderLine}/decoration-orders— Create Line Decoration Orders
Line Decorations
GET /api/sales-orders/{salesOrder}/lines/{salesOrderLine}/decorations— List Line DecorationsPOST /api/sales-orders/{salesOrder}/lines/{salesOrderLine}/decorations— Add Line DecorationDELETE /api/sales-orders/{salesOrder}/lines/{salesOrderLine}/decorations/{decoration}— Remove Line DecorationPUT /api/sales-orders/{salesOrder}/lines/{salesOrderLine}/decorations/{decoration}— Update Line DecorationPOST /api/sales-orders/{salesOrder}/lines/{salesOrderLine}/decorations/{decoration}/reprice— Reprice Line Decoration
Roles & Permissions
PUT /api/users/roles/bulk— Bulk Update User Roles
Sales Channels
PUT //{domain}/api/amazon-ads/{integrationInstance}/settings— Update Amazon Ads SettingsGET //{domain}/api/amazon/{integrationInstance}/inbound/shipments/{shipment}/process-preview— Preview Process with Stock TakePOST //{domain}/api/amazon/{integrationInstance}/inbound/shipments/{shipment}/process-with-stock-take— Process Inbound with Stock Take
Shipping Providers
GET //{domain}/api/shipmyorders/v2/invoices— List Invoices (Vue 3)
Changed
Data Imports
POST /api/v2/data-imports— Upload Data Import- new response code(s):
403
- new response code(s):
POST /api/v2/data-imports/{dataImport}/execute— Execute Data Import- new response code(s):
403
- new response code(s):
Sales Channels
POST //{domain}/api/amazon/{integrationInstance}/products/create-sku-products— Create SKU.io Products (Bulk)- new response code(s):
400
- new response code(s):
POST //{domain}/api/big-commerce/{integrationInstance}/products/create-sku-products— Create SKU Products from BigCommerce- new response code(s):
400
- new response code(s):
POST //{domain}/api/walmart/{integrationInstance}/products/create-sku-products— Create SKU Products from Walmart- new response code(s):
400
- new response code(s):
POST //{domain}/api/woo-commerce/{integration_instance}/products/create-sku-products— Create SKU Products from WooCommerce- new response code(s):
400
- new response code(s):
Spec version 1.0.0 → 1.0.0.