API changes — 2026-05-17
This release includes 385 additions, 421 changes, 50 removals. 176 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
Adjustments & Transfers
- Removed
GET /api/v2/inventory-allocations— List Allocations - Removed
GET /api/v2/inventory-allocations/backorders— List Backorders - Removed
GET /api/v2/inventory-allocations/backorders/export— Export Backorders - Removed
GET /api/v2/inventory-allocations/breakdown— Get Breakdown - Removed
POST /api/v2/inventory-allocations/check-release-availability— Check Release Availability - Removed
POST /api/v2/inventory-allocations/compact-priorities— Compact Priorities - Removed
POST /api/v2/inventory-allocations/delete-fulfillments— Delete Fulfillments - Removed
POST /api/v2/inventory-allocations/evaluate-releases— Evaluate Releases - Removed
GET /api/v2/inventory-allocations/export— Export Allocations - Removed
GET /api/v2/inventory-allocations/product/{productId}/analysis— Product Analysis - Removed
GET /api/v2/inventory-allocations/product/{productId}/coverage-options— Coverage Options - Removed
POST /api/v2/inventory-allocations/rebalance-coverages— Rebalance Coverages - Removed
POST /api/v2/inventory-allocations/release-allocations— Release Allocations - Removed
POST /api/v2/inventory-allocations/release-selected— Release Selected - Removed
POST /api/v2/inventory-allocations/reset-priorities— Reset Priorities - Removed
GET /api/v2/inventory-allocations/search-suppliers— Search Suppliers - Removed
POST /api/v2/inventory-allocations/submit-fulfillments— Submit Fulfillments - Removed
GET /api/v2/inventory-allocations/summary— Get Summary - Removed
GET /api/v2/inventory-allocations/supplier/{supplierId}/analysis— Supplier Analysis - Removed
GET /api/v2/inventory-allocations/suppliers— List Suppliers - Removed
POST /api/v2/inventory-allocations/switch-supplier-options— Switch Supplier Options - Removed
POST /api/v2/inventory-allocations/switch-suppliers— Switch Suppliers - Removed
POST /api/v2/inventory-allocations/sync-coverages— Sync Coverages - Removed
POST /api/v2/inventory-allocations/unreserve— Unreserve - Removed
GET /api/v2/inventory-allocations/{allocation}— Get Allocation - Removed
POST /api/v2/inventory-allocations/{allocation}/reassign-coverage— Reassign Coverage - Removed
POST /api/v2/inventory-allocations/{allocation}/reorder— Reorder Allocation - Removed
GET /api/v2/warehouse-transfers— List Warehouse Transfers - Removed
GET /api/v2/warehouse-transfers/filter-options— Get Filter Options - Removed
GET /api/v2/warehouse-transfers/receipts/{receipt}— Get Receipt Detail - Removed
GET /api/v2/warehouse-transfers/receipts/{receipt}/activity-log— Get Receipt Activity Log - Removed
GET /api/v2/warehouse-transfers/receipts/{receipt}/fifo-layers— Get Receipt FIFO Layers - Removed
GET /api/v2/warehouse-transfers/receipts/{receipt}/inventory-movements— Get Receipt Inventory Movements - Removed
PATCH /api/v2/warehouse-transfers/receipts/{receipt}/lines/{line}— Update Receipt Line Quantity - Removed
GET /api/v2/warehouse-transfers/receipts/{receipt}/lines/{line}/quantity-preview— Preview Receipt Line Quantity Change - Removed
GET /api/v2/warehouse-transfers/shipments/{shipment}— Get Shipment Detail - Removed
GET /api/v2/warehouse-transfers/shipments/{shipment}/activity-log— Get Shipment Activity Log - Removed
GET /api/v2/warehouse-transfers/shipments/{shipment}/inventory-movements— Get Shipment Inventory Movements - Removed
PATCH /api/v2/warehouse-transfers/shipments/{shipment}/lines/{line}— Update Shipment Line Quantity - Removed
GET /api/v2/warehouse-transfers/shipments/{shipment}/lines/{line}/quantity-preview— Preview Shipment Line Quantity Change - Removed
GET /api/v2/warehouse-transfers/{warehouseTransfer}— Get Warehouse Transfer - Removed
GET /api/v2/warehouse-transfers/{warehouseTransfer}/activity-log— Get Activity Log - Removed
GET /api/v2/warehouse-transfers/{warehouseTransfer}/allocations— Get Allocations - Removed
GET /api/v2/warehouse-transfers/{warehouseTransfer}/browse-products— Browse Products - Removed
GET /api/v2/warehouse-transfers/{warehouseTransfer}/fifo-layers— Get FIFO Layers - Removed
POST /api/v2/warehouse-transfers/{warehouseTransfer}/generate-accounting-transactions— Generate Accounting Transactions - Removed
GET /api/v2/warehouse-transfers/{warehouseTransfer}/inventory-movements— Get Inventory Movements - Removed
GET /api/v2/warehouse-transfers/{warehouseTransfer}/line-items— Get Line Items - Removed
GET /api/v2/warehouse-transfers/{warehouseTransfer}/tab-counts— Get Tab Counts - Removed
POST /api/warehouses/transfers/{transfer}/receiving-discrepancy— Create Receiving Discrepancy
Incompatible changes
Accounting
- Changed
GET /api/accounting/transactions/needing-sync— Get Transactions Needing Sync- removed parameter(s):
link_type,transaction_ids[],type
- removed parameter(s):
- Changed
GET /api/accounting/transactions/needing-sync/count— Get Transactions Needing Sync Count- removed parameter(s):
link_type,type
- removed parameter(s):
- Changed
GET /api/accounting/v3/transactions— List Transactions (V3 - Paginated)- removed parameter(s):
filter[has_error],filter[nominal_code],filter[search],filter[status],filter[sync_enabled],filter[transaction_date.from],filter[transaction_date.to],filter[type],sort
- removed parameter(s):
- Changed
GET /api/accounting/v3/transactions/export— Start Export Job- removed parameter(s):
columns,filter[transaction_date.from],filter[type],ids,sort
- removed parameter(s):
Accounting Integrations
- Changed
GET /api/qbo/accounts— List Accounts- removed parameter(s):
filter[account_type],filter[active],filter[classification],filter[has_conflict],filter[include_archived],filter[name],filter[search],filter[sync_status],sort
- removed parameter(s):
- Changed
GET /api/qbo/accounts/export— Export Accounts- removed parameter(s):
active,end_date,start_date
- removed parameter(s):
- Changed
GET /api/qbo/bills— List Bills- removed parameter(s):
filter[search],filter[sync_status],sort
- removed parameter(s):
- Changed
GET /api/qbo/conflicts/{entityType}— List Conflicts by Entity Type- removed parameter(s):
include_resolved,status[]
- removed parameter(s):
- Changed
GET /api/qbo/credit-memos— List Credit Memos- removed parameter(s):
filter[search],sort
- removed parameter(s):
- Changed
GET /api/qbo/customers— List Customers- removed parameter(s):
filter[company_name],filter[display_name],filter[linked],filter[search],sort
- removed parameter(s):
- Changed
GET /api/qbo/invoices— List Invoices- removed parameter(s):
filter[customer_name],filter[doc_number],filter[search],filter[status],filter[sync_status],sort
- removed parameter(s):
- Changed
GET /api/qbo/items— List Items- removed parameter(s):
filter[search],sort
- removed parameter(s):
- Changed
GET /api/qbo/vendors— List Vendors- removed parameter(s):
filter[search],sort
- removed parameter(s):
Adjustments & Transfers
- Changed
GET /api/inventory-adjustments— List Inventory Adjustments- removed parameter(s):
filter[product_id],filter[warehouse_id],included[]
- removed parameter(s):
- Changed
GET /api/inventory-adjustments/{inventoryAdjustment}/activity-log— Get Activity Log- removed parameter(s):
filter[search],page
- removed parameter(s):
Configuration
- Changed
GET /api/nominal-codes— List Nominal Codes (DataTable)- removed parameter(s):
archived,excluded[],filter[code],filter[name],filter[type],included[],search,sort,table_specifications
- removed parameter(s):
Custom Fields
- Changed
GET /api/custom-fields— List Custom Fields- removed parameter(s):
archived,search,sort
- removed parameter(s):
Customers
- Changed
GET /api/v2/customers— List Customers- removed parameter(s):
search
- removed parameter(s):
Data Imports
- Changed
GET /api/v2/data-imports/{dataImport}/validation-results— Get Validation Results- removed parameter(s):
filter
- removed parameter(s):
Discount Codes
- Changed
GET /api/discount-codes— List Discount Codes- removed parameter(s):
archived,limit,page,search,sort
- removed parameter(s):
Document Inbox
- Changed
GET /api/document-inbox— List Inbox Documents- removed parameter(s):
page,per_page,search,status,type
- removed parameter(s):
Export
- Changed
GET /api/export/v2/accounting-transactions— Export Accounting Transactions (CSV)- removed parameter(s):
filter[has_error],filter[nominal_code],filter[search],filter[status],filter[sync_enabled],filter[transaction_date.from],filter[transaction_date.to],filter[type],sort
- removed parameter(s):
- Changed
GET /api/export/v2/profitability-drilldown— Export Profitability Drilldown- removed parameter(s):
flt_ids[]
- removed parameter(s):
FIFO Layers
- Changed
GET /api/v2/fifo-layers— List FIFO Layers- removed parameter(s):
filter[archived],filter[condition],filter[product_id],filter[warehouse_id],filter_groups[children][0][condition][column],filter_groups[children][0][condition][operator],filter_groups[children][0][condition][value],filter_groups[children][0][type],filter_groups[conjunction]
- removed parameter(s):
Financials
- Changed
GET /api/v2/financials/daily-summary— Daily Financial Summary- removed parameter(s):
sales_channel_id
- removed parameter(s):
Inbound Shipments
- Changed
GET /api/inbound-shipment-receipts/{receipt}/activity-log— Get Activity Log- removed parameter(s):
filter[causer_id],filter[date_from],filter[date_to],filter[event],filter[search]
- removed parameter(s):
- Changed
GET /api/inbound-shipment-receipts/{receipt}/fifo-layers— Get FIFO Layers- removed parameter(s):
filter[condition],filter[product_id],filter[warehouse_id],sort
- removed parameter(s):
- Changed
GET /api/inbound-shipment-receipts/{receipt}/inventory-movements— Get Inventory Movements- removed parameter(s):
filter[inventory_status],filter[product_id],filter[type],filter[warehouse_id],sort
- removed parameter(s):
Inventory
- Changed
GET /api/faire/inventory— List Faire Inventory- removed parameter(s):
filter[instance_id],filter[integration_instance_ids]
- removed parameter(s):
- Changed
GET /api/faire/inventory/summary— Get Faire Inventory Summary (Legacy)- removed parameter(s):
filter[instance_id],filter[integration_instance_ids]
- removed parameter(s):
- Changed
GET /api/inventory-forecasting/configurations— List Forecast Configurations- removed parameter(s):
created_by,forecast_type,search,supplier_id
- removed parameter(s):
- Changed
GET /api/inventory-forecasting/configurations/paginated— List Forecast Configurations (Paginated)- removed parameter(s):
created_by,forecast_type,search,supplier_id
- removed parameter(s):
- Changed
DELETE /api/inventory-forecasting/configurations/{configuration}— Delete Forecast Configuration- removed parameter(s):
force - new response code(s):
204,422 - removed response code(s):
200
- removed parameter(s):
Inventory Adjustments
- Changed
GET /api/v2/inventory-adjustments— List Inventory Adjustments- removed parameter(s):
filter[product_id],filter[warehouse_id]
- removed parameter(s):
Inventory Intelligence
- Changed
GET /api/inventory-aging— Get Inventory Aging Report- removed parameter(s):
age_bracket,brand_id,excluded_sales_channel_ids,has_listings,has_sales,listing_filter,max_margin,min_margin,min_quantity,sales_channel_ids,sales_period,search,supplier_id,view,warehouse_id - new response code(s):
422
- removed parameter(s):
- Changed
GET /api/inventory-aging/distribution— Get Inventory Aging Distribution- removed parameter(s):
warehouse_id
- removed parameter(s):
- Changed
GET /api/inventory-aging/export— Export Inventory Aging to CSV- removed parameter(s):
age_bracket,view,warehouse_id
- removed parameter(s):
- Changed
GET /api/inventory-aging/metrics— Get Inventory Aging Metrics- removed parameter(s):
age_bracket,search,warehouse_id
- removed parameter(s):
Inventory Movements
- Changed
GET /api/v2/inventory-movements— List Inventory Movements- removed parameter(s):
filter[inventory_status],filter[type],filter[warehouse_id]
- removed parameter(s):
- Changed
GET /api/v2/inventory-movements/list/export— Export Inventory Movements- removed parameter(s):
columns,filter[inventory_status],filter[search],filter[type],filter[warehouse],ids,sort
- removed parameter(s):
Jobs & Logs
- Changed
GET /api/tracked-job-logs— List Tracked Job Logs- removed parameter(s):
archived,search,sort
- removed parameter(s):
Landed Cost Invoice OCR
- Changed
GET /api/landed-cost-invoices/ocr— List Extractions (Inbox)- removed parameter(s):
date_from,date_to,page,per_page,search,source,status,supplier_id
- removed parameter(s):
Misc
- Changed
GET /api/activity— List Activity- removed parameter(s):
filter[subject_id],filter[subject_type]
- removed parameter(s):
- Changed
GET /api/integration-instances— List Integration Instances- removed parameter(s):
filter[type]
- removed parameter(s):
- Changed
GET /api/low-stock-items— Get Low Stock Items- removed parameter(s):
warehouse_id
- removed parameter(s):
Orders
- Changed
DELETE /api/faire/instances/{integrationInstance}/orders/{order}/sku-order— Delete SKU Order from Faire Order- removed parameter(s):
archive_faire_order - new response code(s):
404
- removed parameter(s):
- Changed
GET /api/faire/orders— List Faire Orders- removed parameter(s):
filter[archived],filter[currency_code],filter[has_sku_order],filter[has_unmapped_items],filter[instance_id],filter[integration_instance_ids],filter[ordered_at],filter[retailer_country_code],filter[retailer_name],filter[search],filter[status],filter[tracking_submission_status],page,per_page,sort
- removed parameter(s):
- Changed
GET /api/faire/orders/filter-options— Get Order Filter Options (Distinct Values)- removed parameter(s):
filter[instance_id],filter[integration_instance_ids]
- removed parameter(s):
Organization
- Changed
GET /api/attribute-groups— List Attribute Groups (DataTable)- removed parameter(s):
archived
- removed parameter(s):
- Changed
GET /api/attributes— List Attributes (DataTable)- removed parameter(s):
archived
- removed parameter(s):
- Changed
GET /api/categories— List Categories (DataTable)- removed parameter(s):
archived,excluded[],filter[name],included[],search,sort,table_specifications
- removed parameter(s):
- Changed
GET /api/categories/for-manage— List Categories for Manage- removed parameter(s):
parent_id
- removed parameter(s):
- Changed
GET /api/product-brands— List Product Brands- removed parameter(s):
excluded[],included[],table_specifications
- removed parameter(s):
Pricing
- Changed
GET /api/product-pricing-tiers— List Pricing Tiers (DataTable)- removed parameter(s):
archived,excluded[],filter[currency_code],filter[name],included[],search,sort,table_specifications
- removed parameter(s):
Products
- Changed
GET /api/faire/instances/{integrationInstance}/products— List Products for Instance (Variants Listing)- removed parameter(s):
page
- removed parameter(s):
- Changed
GET /api/faire/products— List Faire Products- removed parameter(s):
filter[instance_id],filter[integration_instance_ids]
- removed parameter(s):
Purchase Order Shipments
- Changed
GET /api/purchase-order-shipments/{shipment}/activity-log— Get Activity Log- removed parameter(s):
filter[search],page
- removed parameter(s):
Reporting
- Changed
GET /api/reporting/accounting/income-statement— Get Accounting Income Statement- removed parameter(s):
filter[end_date],filter[start_date],trailing_days
- removed parameter(s):
- Changed
GET /api/reporting/inventory-planning— Get Inventory Planning Report- removed parameter(s):
filter[warehouse_id],filter[warehouse_id][is],filter_groups
- removed parameter(s):
- Changed
GET /api/reporting/inventory-planning/export— Export Inventory Planning Report- removed parameter(s):
columns,filter[warehouse_id]
- removed parameter(s):
- Changed
GET /api/reporting/inventory-planning/summary— Get Inventory Planning Summary- removed parameter(s):
filter[warehouse_id]
- removed parameter(s):
- Changed
GET /api/reporting/profitability/drilldown— Get Profitability Drilldown- removed parameter(s):
flt_ids[]
- removed parameter(s):
- Changed
GET /api/reporting/profitability/trend— Get Profitability Trend- removed parameter(s):
metrics[]
- removed parameter(s):
- Changed
GET /api/reporting/realtime-inventory— Get Realtime Inventory- removed parameter(s):
filter[search],filter[warehouse_id],search,warehouse_id
- removed parameter(s):
- Changed
GET /api/reporting/realtime-inventory/export— Export Realtime Inventory- removed parameter(s):
filter[search],filter[warehouse_id]
- removed parameter(s):
- Changed
GET /api/reporting/sales-channel-coverage/export— Export Sales Channel Coverage (async)- removed parameter(s):
filter[instance_ids],filter[integration_ids],filter[product_types],filter[search]
- removed parameter(s):
- Changed
GET /api/reporting/sales-channel-coverage/paginated— Get Sales Channel Coverage (Paginated)- removed parameter(s):
filter[instance_ids],filter[integration_ids],filter[product_types],filter[search],in_stock_only,sort
- removed parameter(s):
Returns & RMAs
- Changed
GET /api/return-receipts— List Return Receipts- removed parameter(s):
blind_only,page,per_page,rma_id,search,warehouse_id
- removed parameter(s):
Sales Channel Product Templates
- Changed
GET /api/sales-channel-product-templates— List Sales Channel Product Templates- removed parameter(s):
filter[sales_channel_id]
- removed parameter(s):
Sales Channels
- Changed
GET /api/amazon/inventory-valuation/cost-source-layer-drilldown— Cost Source Layer Drilldown- removed parameter(s):
integration_instance_ids
- removed parameter(s):
- Changed
GET /api/amazon/unified/awd/ledgers— List AWD Ledgers- removed parameter(s):
filter[event_type],filter[has_provisional_cogs],filter[link_status],filter[reconciled],filter[search],integration_instance_ids,sort
- removed parameter(s):
- Changed
GET /api/amazon/unified/transactions/export— Export Transactions- removed parameter(s):
columns,filter[search],format,ids,scope,sort
- removed parameter(s):
- Changed
GET /api/big-commerce/{integrationInstance}/orders— List Orders- removed parameter(s):
table_specifications
- removed parameter(s):
- Changed
GET /api/big-commerce/{integrationInstance}/products— List Products- removed parameter(s):
table_specifications
- removed parameter(s):
- Changed
GET /api/ebay/integration-instances— List Integration Instances (DataTable)- removed parameter(s):
archived,search,sort
- removed parameter(s):
- Changed
GET /api/ebay/legacy-products— List Legacy Products (DataTable Global)- removed parameter(s):
search
- removed parameter(s):
- Changed
GET /api/ebay/orders— List Orders (DataTable Global)- removed parameter(s):
search,sort
- removed parameter(s):
- Changed
GET /api/ebay/{integrationInstance}/legacy-products— List Legacy Products (Integration)- removed parameter(s):
archived,excluded[],included[],search,sort
- removed parameter(s):
- Changed
GET /api/ebay/{integrationInstance}/orders— List Orders (Integration)- removed parameter(s):
archived,search,sort
- removed parameter(s):
Shipping Providers
- Changed
GET /api/shipfusion/integration-instances/{integration_instance}/inventory/discrepancies— Get Inventory Discrepancies- removed parameter(s):
warehouse
- removed parameter(s):
- Changed
GET /api/shipfusion/integration-instances/{integration_instance}/inventory/product-movements— Get Product Inventory Movements- removed parameter(s):
limit
- removed parameter(s):
- Changed
GET /api/shipfusion/integration-instances/{integration_instance}/inventory/without-shipfusion-inventory— Get Products Without Shipfusion Inventory- removed parameter(s):
warehouse
- removed parameter(s):
- Changed
GET /api/shipfusion/integration-instances/{integration_instance}/inventory/without-sku-products— Get Items Without SKU Products- removed parameter(s):
warehouse
- removed parameter(s):
- Changed
GET /api/shipfusion/integration-instances/{integration_instance}/orders— List Orders- removed parameter(s):
has_fulfillment,search,status
- removed parameter(s):
- Changed
GET /api/shipfusion/integration-instances/{integration_instance}/warehouse-shipments— List Warehouse Shipments- removed parameter(s):
search,status
- removed parameter(s):
- Changed
GET /api/shipfusion/integration-instances/{integration_instance}/webhook-events— List Webhook Events- removed parameter(s):
event_type,page,processed,search
- removed parameter(s):
- Changed
GET /api/trackstar/integration-instances/{integration_instance}/bills— List Bills- removed parameter(s):
filter[charge_type],filter[date_from],filter[date_to],filter[object_id],filter[object_type],filter[search],sort
- removed parameter(s):
- Changed
GET /api/trackstar/integration-instances/{integration_instance}/inventory— List Inventory- removed parameter(s):
warehouse_id
- removed parameter(s):
- Changed
GET /api/trackstar/integration-instances/{integration_instance}/inventory/discrepancies— Inventory Discrepancies- removed parameter(s):
warehouse_id
- removed parameter(s):
- Changed
GET /api/trackstar/integration-instances/{integration_instance}/inventory/without-sku-products— Items Without SKU Products- removed parameter(s):
warehouse_id
- removed parameter(s):
- Changed
GET /api/trackstar/integration-instances/{integration_instance}/inventory/without-trackstar-inventory— SKU Products Without Trackstar Inventory- removed parameter(s):
warehouse_id
- removed parameter(s):
- Changed
GET /api/trackstar/integration-instances/{integration_instance}/orders— List Orders- removed parameter(s):
filter[date_from],filter[date_to],filter[has_fulfillment],filter[search],filter[status],sort
- removed parameter(s):
- Changed
GET /api/trackstar/integration-instances/{integration_instance}/products— List Products- removed parameter(s):
active_only,search
- removed parameter(s):
- Changed
GET /api/trackstar/integration-instances/{integration_instance}/shipping-methods— List Shipping Methods- removed parameter(s):
carrier,carrier_id
- removed parameter(s):
Store Email Templates
- Changed
GET /api/store-email-templates— List Store Email Templates (DataTable)- removed parameter(s):
archived
- removed parameter(s):
Suppliers
- Changed
GET /api/supplier-inventories— List Supplier Inventories (DataTable)- removed parameter(s):
filter[id],filter[product_id],filter[search],filter[sku],filter[warehouse_id],per_page
- removed parameter(s):
- Changed
GET /api/supplier-inventories/1/our-inventory— List Our Inventory for Supplier- removed parameter(s):
filter[product_id],filter[search],filter[sku],filter[stock_status],filter[warehouse_id],page,per_page,sort
- removed parameter(s):
- Changed
GET /api/supplier-inventories/1/our-inventory/stats— Get Our Inventory Stats for Supplier- removed parameter(s):
filter[product_id],filter[search],filter[sku],filter[stock_status],filter[warehouse_id]
- removed parameter(s):
- Changed
GET /api/supplier-pricing-tiers— List Supplier Pricing Tiers- removed parameter(s):
excluded[],included[],table_specifications
- removed parameter(s):
UI Utilities
- Changed
GET /api/data-tables— Query DataTable Model- removed parameter(s):
filter,saved_view_id - new response code(s):
400
- removed parameter(s):
…plus 26 more (see the API reference).
Added
Channel Partners
DELETE /api/channel-partners/{integrationInstanceId}— Delete Channel PartnerDELETE /api/channel-partners/{integrationInstanceId}/inbound-events/delete-all— Delete All Events for InstanceDELETE /api/channel-partners/{integrationInstanceId}/tokens/{tokenId}— Revoke Token
Costing
GET //{domain}/api/cogs-revaluation/bulk-fifo-report— Get Bulk FIFO COGS ReportGET //{domain}/api/cogs-revaluation/export-fifo-changes/42— Export FIFO Layer Changes (CSV)GET //{domain}/api/cogs-revaluation/fifo-report/501— Get FIFO COGS ReportGET //{domain}/api/cogs-revaluation/product-report/101— Get Product COGS ReportGET //{domain}/api/cogs-revaluation/recently-rebuilt-products— Get Recently Rebuilt ProductsGET //{domain}/api/cogs-revaluation/tracked-job/42— Get Tracked Job StatusGET //{domain}/api/cogs-revaluation/unified-tracking/42— Get Unified Tracking DataGET //{domain}/api/cogs-revaluation/variation-by-product— Get Variation by Product ReportGET //{domain}/api/cogs/sku-health— List SKU COGS HealthGET //{domain}/api/cogs/sku-health/101— Show SKU COGS Health DetailGET //{domain}/api/cogs/sku-health/101/consumption-timeline— Get Consumption TimelineGET //{domain}/api/cogs/sku-health/101/fifo-layers— Get FIFO LayersGET //{domain}/api/cogs/sku-health/101/fifo-layers-timeline— Get FIFO Layers TimelineGET //{domain}/api/cogs/sku-health/101/initial-inventory— Get Initial InventoryGET //{domain}/api/cogs/sku-health/101/layers/501/consumptions— Get Layer ConsumptionsGET //{domain}/api/cogs/sku-health/101/warehouse-breakdown— Get Warehouse BreakdownGET //{domain}/api/cogs/sku-health/summary— Get SKU COGS Health SummaryGET //{domain}/api/cogs/sku-health/value-sources— Get All Value Sources
Custom Fields
GET //{domain}/api/custom-field-values— List Custom Field ValuesDELETE //{domain}/api/custom-field-values/{custom_field_value}— Delete Custom Field ValueGET //{domain}/api/custom-field-values/{custom_field_value}— Show Custom Field ValueGET //{domain}/api/custom-fields— List Custom FieldsDELETE //{domain}/api/custom-fields/{custom_field}— Delete Custom FieldGET //{domain}/api/custom-fields/{custom_field}— Show Custom Field
Customers
DELETE /api/customers— Bulk Delete CustomersDELETE /api/customers/{customer_id}/sku-mappings/{mapping_id}— Delete SKU MappingDELETE /api/customers/{customer}— Delete Customer
Data Feeds
DELETE //{domain}/api/data-feeds— Bulk Delete Data FeedsGET //{domain}/api/data-feeds— List Data FeedsGET //{domain}/api/data-feeds/1— Show Data FeedDELETE //{domain}/api/data-feeds/2— Delete Data FeedGET //{domain}/api/data-feeds/import-config/product_feed— Get Import Config
Discount Codes
GET //{domain}/api/discount-codes— List Discount CodesDELETE //{domain}/api/discount-codes/{discount_code}— Delete Discount CodeGET //{domain}/api/discount-codes/{discount_code}— Get Discount Code
Inventory Intelligence
GET //{domain}/api/inventory-aging— Get Inventory Aging ReportGET //{domain}/api/inventory-aging/distribution— Get Inventory Aging DistributionGET //{domain}/api/inventory-aging/export— Export Inventory Aging to CSVGET //{domain}/api/inventory-aging/metrics— Get Inventory Aging MetricsDELETE //{domain}/api/inventory-aging/notes/{product}— Delete Product NoteGET //{domain}/api/inventory-aging/sales-channels— Get Sales Channels for Filter
Organization
DELETE //{protocol}{domain}/api/product-brands— Bulk Delete Product BrandsDELETE //{protocol}{domain}/api/product-brands/1— Delete Product Brand
Products
DELETE //{domain}/api/products— Bulk Delete ProductsGET //{domain}/api/products— List ProductsGET //{domain}/api/products/attributes— Get All Attributes for ProductsGET //{domain}/api/products/barcode-lookup— Barcode LookupGET //{domain}/api/products/by-sku— Get Product by SKUGET //{domain}/api/products/constants— Get Product ConstantsGET //{domain}/api/products/create— Get Create Product FormGET //{domain}/api/products/generate-sku-pattern/{product}— Generate Blemished SKU PatternGET //{domain}/api/products/import/fields— Get Import FieldsGET //{domain}/api/products/import/template— Download Import TemplateGET //{domain}/api/products/merge/template— Download Merge TemplateGET //{domain}/api/products/merge/{session_id}/preview— Get Merge PreviewGET //{domain}/api/products/search— Search ProductsDELETE //{domain}/api/products/{id}— Delete ProductGET //{domain}/api/products/{id}— Get ProductDELETE //{domain}/api/products/{productId}/attributes— Delete Product AttributesGET //{domain}/api/products/{productId}/attributes— Get Product AttributesGET //{domain}/api/products/{productId}/attributes-grouped— Get Product Attributes GroupedGET //{domain}/api/products/{productId}/bundles— Get Product BundlesGET //{domain}/api/products/{productId}/components— Get Product ComponentsGET //{domain}/api/products/{productId}/fifo-layers— Get Product FIFO LayersGET //{domain}/api/products/{productId}/inventory— Get Product InventoryGET //{domain}/api/products/{productId}/inventory-movements— Get Product Inventory MovementsGET //{domain}/api/products/{productId}/potential-bundles— Get Potential BundlesGET //{domain}/api/products/{productId}/suppliers— Get Product SuppliersGET //{domain}/api/products/{product}/edit— Get Edit Product FormGET //{domain}/api/products/{product}/get-sales-channel-inventory— Get Sales Channel InventoryGET //{domain}/api/products/{product}/images— List Product ImagesGET //{domain}/api/products/{product}/last-purchase-price— Get Last Purchase PriceGET //{domain}/api/products/{product}/listings— List Product ListingsGET //{domain}/api/products/{product}/variations— Get Product VariationsGET //{domain}/api/products/{product}/variations/attributes— Get Variation AttributesGET //{domain}/api/products/{warehouseId}/{productId}/inventory-fba— Get FBA Inventory
Purchase Orders
DELETE //{domain}/api/purchase-orders— Bulk DeleteGET //{domain}/api/purchase-orders— List Purchase Orders (DataTable)GET //{domain}/api/purchase-orders/import-lines/template— Download Lines Import TemplateGET //{domain}/api/purchase-orders/import/template— Download Import TemplateGET //{domain}/api/purchase-orders/list— List Purchase Orders (Vue3 List)GET //{domain}/api/purchase-orders/list/export— Export Purchase OrdersGET //{domain}/api/purchase-orders/{purchaseOrder}/invoices— List PO InvoicesDELETE //{domain}/api/purchase-orders/{purchase_order}— Delete Purchase OrderGET //{domain}/api/purchase-orders/{purchase_order}— Get Purchase OrderGET //{domain}/api/purchase-orders/{purchase_order}/activity-log— Activity LogGET //{domain}/api/purchase-orders/{purchase_order}/bills/{bill}— Get BillGET //{domain}/api/purchase-orders/{purchase_order}/dropship-shipments— Get Dropship ShipmentsDELETE //{domain}/api/purchase-orders/{purchase_order}/notes/{noteId}— Delete Note
Returns & RMAs
DELETE //{domain}/api/return-receipts/lines/{returnReceiptLine}— Delete Return Receipt Line (standalone)DELETE //{domain}/api/return-receipts/{returnReceipt}/lines/{returnReceiptLine}— Remove Line from Return ReceiptDELETE //{domain}/api/return-receipts/{return_receipt}— Delete Return Receipt
Sales Channels
DELETE /api/walmart/{integrationInstance}/products/{product}/map— Unmap Single Product
Sales Reps
DELETE //{domain}/api/sales-reps/{sales_rep}— Delete Sales Rep
Sub Sales Channels
DELETE /api/sub-sales-channels/1— Delete Sub Sales Channel
Suppliers
DELETE //{protocol}{domain}/api/supplier-pricing-tiers— Bulk Delete Pricing TiersDELETE //{protocol}{domain}/api/supplier-pricing-tiers/2— Delete Supplier Pricing Tier
…plus 285 more (see the API reference).
Changed
Adjustments & Transfers
DELETE /api/inventory-adjustments/{inventory_adjustment}— Delete Inventory Adjustment- new response code(s):
400
- new response code(s):
GET /api/inventory-adjustments/{inventory_adjustment}— Get Inventory Adjustment- new response code(s):
404
- new response code(s):
Assemblies
GET /api/assemblies/inventory-data— Get Inventory Data- new response code(s):
422
- new response code(s):
DELETE /api/assemblies/{assembly}— Delete Assembly- new response code(s):
400
- new response code(s):
GET /api/assemblies/{assembly}— Get Assembly- new response code(s):
404
- new response code(s):
Authentication
GET /api/auth/refresh— Refresh Token- new response code(s):
400
- new response code(s):
DELETE /api/auth/token— Delete All Access Tokens- new response code(s):
501
- new response code(s):
Bills
GET /api/bills/1— Get Bill- new response code(s):
404
- new response code(s):
Configuration
DELETE /api/financial-line-types/{financial_line_type}— Delete Financial Line Type- new response code(s):
204,400 - removed response code(s):
200
- new response code(s):
GET /api/financial-line-types/{financial_line_type}— Show Financial Line Type- new response code(s):
404
- new response code(s):
DELETE /api/incoterms/{incoterm}— Delete Incoterm- new response code(s):
400
- new response code(s):
GET /api/incoterms/{incoterm}— Get Incoterm- new response code(s):
404
- new response code(s):
DELETE /api/nominal-codes/{nominal_code}— Delete Nominal Code- new response code(s):
400
- new response code(s):
GET /api/nominal-codes/{nominal_code}— Show Nominal Code- new response code(s):
404
- new response code(s):
GET /api/payment-terms/1— Show Payment Term- new response code(s):
404
- new response code(s):
DELETE /api/payment-terms/3— Delete Payment Term- new response code(s):
400
- new response code(s):
DELETE /api/payment-types/{payment_type}— Delete Payment Type- new response code(s):
400
- new response code(s):
GET /api/payment-types/{payment_type}— Get Payment Type- new response code(s):
404
- new response code(s):
Costing
GET /api/cogs-revaluation/export-fifo-changes/1234— Export FIFO Layer Changes CSV- new response code(s):
404
- new response code(s):
GET /api/cogs-revaluation/export-fifo-changes/42— Export FIFO Layer Changes (CSV)- new response code(s):
404
- new response code(s):
GET /api/cogs-revaluation/tracked-job/1234— Get Tracked Job Status- new response code(s):
404
- new response code(s):
GET /api/cogs-revaluation/tracked-job/42— Get Tracked Job Status- new response code(s):
404
- new response code(s):
GET /api/cogs/sku-health/101— Show SKU COGS Health Detail- new response code(s):
404
- new response code(s):
Custom Fields
GET /api/custom-field-values/{custom_field_value}— Show Custom Field Value- new response code(s):
404
- new response code(s):
GET /api/custom-fields/{custom_field}— Show Custom Field- new response code(s):
404
- new response code(s):
Data Feeds
GET /api/data-feeds/1— Show Data Feed- new response code(s):
404
- new response code(s):
DELETE /api/data-feeds/2— Delete Data Feed- new response code(s):
400
- new response code(s):
Financials
GET /api/financials/top-products— Top Products- new response code(s):
422
- new response code(s):
Inbound Shipments
GET /api/inbound-shipment-receipts/{receipt}— Get Inbound Shipment Receipt- new response code(s):
404
- new response code(s):
DELETE /api/inbound-shipments/{inbound_shipment}— Delete Inbound Shipment- new response code(s):
422
- new response code(s):
GET /api/inbound-shipments/{inbound_shipment}— Get Inbound Shipment- new response code(s):
404
- new response code(s):
GET /api/inbound-shipments/{inbound_shipment}/bills/{bill}— Get Bill- new response code(s):
404
- new response code(s):
Integration Instances
DELETE /api/integration-instances/{integration_instance}/listings/{id}— Delete Single Listing- new response code(s):
400
- new response code(s):
Inventory
DELETE /api/inventory-forecasting/configurations/default— Clear My Default Configuration- new response code(s):
204 - removed response code(s):
200
- new response code(s):
GET /api/inventory-forecasting/configurations/{configuration}— Get Forecast Configuration- new response code(s):
404
- new response code(s):
DELETE /api/v2/inventory/holds/{reservation}— Delete Inventory Hold- new response code(s):
204 - removed response code(s):
200
- new response code(s):
Inventory Intelligence
DELETE /api/inventory-aging/notes/{product}— Delete Product Note- new response code(s):
204 - removed response code(s):
200
- new response code(s):
GET /api/inventory-forecasting/download/{filename}— Download Export File- new response code(s):
404
- new response code(s):
GET /api/inventory-forecasting/job/{jobId}/status— Get Job Status- new response code(s):
404
- new response code(s):
GET /api/inventory-forecasting/schedule-runs/{runId}— Get Run Details- new response code(s):
404
- new response code(s):
DELETE /api/inventory-forecasting/schedules/{schedule}— Delete Schedule- new response code(s):
204 - removed response code(s):
200
- new response code(s):
Jobs & Logs
DELETE /api/tracked-job-logs/{tracked_job_log}— Delete Tracked Job Log- new response code(s):
204 - removed response code(s):
200
- new response code(s):
GET /api/tracked-job-logs/{tracked_job_log}— Show Tracked Job Log- new response code(s):
404
- new response code(s):
Organization
DELETE /api/attribute-groups/1— Delete Attribute Group- new response code(s):
400
- new response code(s):
GET /api/attribute-groups/1— Get Attribute Group- new response code(s):
404
- new response code(s):
DELETE /api/attributes/1— Delete Attribute- new response code(s):
400
- new response code(s):
GET /api/attributes/1— Get Attribute- new response code(s):
404
- new response code(s):
DELETE /api/categories/{category}— Delete Category- new response code(s):
400
- new response code(s):
GET /api/categories/{category}— Show Category- new response code(s):
404
- new response code(s):
DELETE /api/product-brands/1— Delete Product Brand- new response code(s):
400
- new response code(s):
GET /api/product-brands/1— Get Product Brand- new response code(s):
404
- new response code(s):
Pricing
DELETE /api/product-pricing-tiers/{product_pricing_tier}— Delete Pricing Tier- new response code(s):
400
- new response code(s):
GET /api/product-pricing-tiers/{product_pricing_tier}— Show Pricing Tier- new response code(s):
404
- new response code(s):
Products
GET /api/faire/instances/{integrationInstance}/products/bulk-progress/{trackedJobLogId}— Bulk Operation Progress- new response code(s):
404
- new response code(s):
GET /api/faire/instances/{integrationInstance}/products/{option}/raw— Get Raw Data from Faire (Variant)- new response code(s):
404
- new response code(s):
GET /api/products/merge/{session_id}/preview— Get Merge Preview- new response code(s):
404
- new response code(s):
DELETE /api/products/{id}— Delete Product- new response code(s):
400
- new response code(s):
GET /api/products/{id}— Get Product- new response code(s):
404
- new response code(s):
Purchase Invoices
GET /api/purchase-invoices/{purchaseInvoice}/shipment-prefill— Get Shipment Prefill (From Invoice)- new response code(s):
404
- new response code(s):
GET /api/purchase-invoices/{purchase_invoice}— Get Purchase Invoice- new response code(s):
404
- new response code(s):
Purchase Order Shipments
DELETE /api/inbound-shipments/receipts/{receipt}— Delete Receipt- new response code(s):
400
- new response code(s):
GET /api/purchase-order-shipments/{shipment}— Get Shipment- new response code(s):
404
- new response code(s):
Purchase Orders
DELETE /api/purchase-order-line-short-close-events/{short_close_event}— Undo Short-Close- new response code(s):
422
- new response code(s):
DELETE /api/purchase-orders/{purchase_order}— Delete Purchase Order- new response code(s):
400
- new response code(s):
GET /api/purchase-orders/{purchase_order}— Get Purchase Order- new response code(s):
404
- new response code(s):
Purchase Receipts
GET /api/purchase-receipts/{receipt}— Get Purchase Receipt- new response code(s):
404
- new response code(s):
Reporting
DELETE /api/reporting/inventory-planning/schedules/{scheduledReport}— Delete Scheduled Report- new response code(s):
204 - removed response code(s):
200
- new response code(s):
Returns & RMAs
DELETE /api/return-reasons/{return_reason}— Delete Return Reason- new response code(s):
400
- new response code(s):
GET /api/return-reasons/{return_reason}— Get Return Reason- new response code(s):
404
- new response code(s):
GET /api/return-receipts/{return_receipt}— Get Return Receipt- new response code(s):
404
- new response code(s):
DELETE /api/rmas/{rma}— Delete RMA- new response code(s):
422
- new response code(s):
GET /api/rmas/{rma}— Get RMA- new response code(s):
404
- new response code(s):
Sales Channels
DELETE /api/big-commerce/{integrationInstance}— Delete Integration Instance- new response code(s):
204 - removed response code(s):
200
- new response code(s):
GET /api/big-commerce/{integrationInstance}— Get Integration Instance- new response code(s):
404
- new response code(s):
DELETE /api/channel-partners/1— Delete Channel Partner- new response code(s):
204 - removed response code(s):
200
- new response code(s):
GET /api/channel/customers/50— Get Customer- new response code(s):
404
- new response code(s):
GET /api/channel/orders/500— Get Order- new response code(s):
403
- new response code(s):
GET /api/ebay-product-settings— List Product Settings- new response code(s):
422
- new response code(s):
GET /api/ebay/integration-instances/{integrationInstance}— Show Integration Instance- new response code(s):
404
- new response code(s):
DELETE /api/shopify/{integrationInstance}/orders/{order}/sku-order— Delete SKU Order (Keep Shopify Order)- new response code(s):
404
- new response code(s):
DELETE /api/shopify/{integrationInstance}/products/{product}/map— Unmap Product- new response code(s):
422
- new response code(s):
DELETE /api/walmart/{integrationInstance}— Delete Integration Instance- new response code(s):
204 - removed response code(s):
200
- new response code(s):
DELETE /api/woo-commerce/{integration_instance}— Delete Integration Instance- new response code(s):
204 - removed response code(s):
200
- new response code(s):
DELETE /api/woo-commerce/{integration_instance}/orders/{order}— Delete Order- new response code(s):
204 - removed response code(s):
200
- new response code(s):
DELETE /api/woo-commerce/{integration_instance}/products/{product}— Delete Product- new response code(s):
204 - removed response code(s):
200
- new response code(s):
Sales Order Lines
DELETE /api/sales-order-lines— Delete Sales Order Line- new response code(s):
422
- new response code(s):
Sales Order OCR
GET /api/sales-orders/ocr/{extraction_id}— Get OCR Extraction- new response code(s):
404
- new response code(s):
Stock Takes
GET /api/stock-takes/{stock_take}— Show Stock Take- new response code(s):
404
- new response code(s):
Store Email Templates
GET /api/store-email-templates/1— Get Store Email Template- new response code(s):
404
- new response code(s):
Stores
GET /api/stores/1— Show Store- new response code(s):
404
- new response code(s):
DELETE /api/stores/2— Delete Store- new response code(s):
400
- new response code(s):
Subscriptions
GET /api/subscription-editions/1— Get Subscription Edition- new response code(s):
404
- new response code(s):
DELETE /api/subscription-offerings/{subscription_offering}— Delete Subscription Offering- new response code(s):
422
- new response code(s):
Suppliers
GET /api/supplier-inventories/1— Get Supplier Inventory- new response code(s):
404
- new response code(s):
DELETE /api/supplier-pricing-tiers/2— Delete Supplier Pricing Tier- new response code(s):
400
- new response code(s):
Tags
GET /api/tags/1— Show Tag- new response code(s):
404
- new response code(s):
DELETE /api/tags/5— Delete Tag- new response code(s):
400
- new response code(s):
UI Utilities
GET /api/data-tables/blueprints— List Blueprints- new response code(s):
400
- new response code(s):
GET /api/data-tables/lookup/supplier/{field}— Supplier Lookup- new response code(s):
400
- new response code(s):
GET /api/pdf-templates/1— Get PDF Template- new response code(s):
404
- new response code(s):
…plus 195 more (see the API reference).
Spec version 1.0.0 → 1.0.0.