Skip to main content

API v1.6.2

: Staging

: Production

✨ New

Orders

User tracking on fulfillments

Added a user field to fulfillments, making it easier to track which team member processed each fulfillment.

✨ New

Permissions

Inventory management permission

Introduced a new "Manage Inventory" permission, allowing more granular control over who can update stock levels and manage product inventory.

🪲 Fixed

Orders

Fixed an issue where refund lines could not be queried immediately after being added to an order.

Integrations

Resolved a problem with the plugin system that could cause errors when loading plugins dynamically.

Orders

Fixed an issue where the order fully paid event could be triggered before the transaction was fully committed, potentially causing inconsistencies in order status.

API

Corrected internal data handling that could cause errors when working with related objects in certain edge cases.

🚫 Deprecated

Orders

Marked older refund APIs as deprecated. These will be removed in a future release. Please migrate to the newer refund API endpoints.

Was this page helpful?