Skip to main content
Version: 1.0

Changelog

Notable changes to the Datamingle API. Entries are dated in YYYY-MM-DD and grouped by date.

2026-04-16

Added

  • Integration endpoints for Products — full CRUD via /api/integrations/v1/products/.
  • is_active field on Locations exposed via PUT /locations/{code}/.
  • Bulk activate/deactivate support for SKUs internally (available via dashboard).

Fixed

  • DELETE /orders/{identifier}/ now correctly returns 400 SERVICE_ERROR (instead of 500) when the order is already shipped.

2026-04-01

Added

  • Datamingle API v1 general availability.
    • Orders, Inventory, Locations endpoints.
    • Field mapping engine (rename, dot-path, array index, array-to-array, static values).
    • API key scopes with wildcard hierarchy.
    • Integration audit log.
  • Partner templates shipped: Acumatica, SAP Business One, Shopify.

How to watch this page

  • Bookmark /changelog.
  • For breaking-change notice, rely on the Sunset / Deprecation response headers — see Versioning.

Reporting a regression

If behavior changes and you can't find it here, open a support ticket with:

  • Request timestamp
  • Partner slug
  • Sample request and response bodies