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_activefield on Locations exposed viaPUT /locations/{code}/.- Bulk activate/deactivate support for SKUs internally (available via dashboard).
Fixed
DELETE /orders/{identifier}/now correctly returns400 SERVICE_ERROR(instead of500) 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/Deprecationresponse 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