May 2025 (2025.05)
about 2 months ago by ReadMe API
New Features ✨
GAINS Connect API and File Hybrid Support
- Introduced hybrid support for the following endpoints, enabling seamless processing of both file and API data sources without requiring mutual exclusivity:
- Usage Transactions
- On Hand Lots
- Imported Forecasts
- Calendar Overrides
GAINS Connect Webhooks v2
- Added a new POST endpoint (
/v2/webhook/settings
) allowing users to provide and update webhook settings for improved integration flexibility. - Introduced an endpoint for resetting the webhook processing queue, including a confirmation mechanism to ensure successful reset actions.
Enhancements 🔨
GAINS Connect API - Inbound Interfaces
- Expanded the external purchase order linking endpoint to also support transfer orders (TOs) and work orders (WOs), providing broader integration coverage across order types.
GAINS Connect Webhooks v2
- Enhanced the Inventory Policy webhook to detect changes in additional attributes, increasing the accuracy and responsiveness of inventory policy change notifications.
Bug Fixes 🐜
GAINS Connect API and File Hybrid Support
- Resolved an issue in the on-hand lots where duplicate records were not being correctly identified and marked as "rejected" during processing, ensuring accurate data handling and reporting.