July 2025 (2025.07)

New Features ✨

GAINS Connect API Authentication & Security

  • All GAINSConnect API endpoints now support OAuth2 bearer token authentication in addition to Basic Auth, providing enhanced security and flexibility for integrations.

GAINS Connect API & File Hybrid Support

  • Customer and LIA endpoints have been enhanced to support hybrid file/API processing, allowing more flexible data ingestion workflows.

GAINS Connect Endpoint Expansions

  • A new POST /v1/skus-locations/delete endpoint allows for item-location records to be deleted through the API, supporting bulk and validated payloads.

Extended Data Support for Inventory Lots

  • The GAINS Connect API now supports extended fields for inventory lots, enabling customers to process and persist additional data attributes as required.

Enhancements 🔨

Inventory Lot Data Extensions

  • Extended data fields for on-hand lots have been expanded to support up to 20 fields, allowing for broader data capture and analytics.

SKU Location Payload Improvements

  • The SKU Location payload has been enhanced to include additional attributes, supporting more detailed and accurate item-location interfaces.

Bug Fixes 🐜

API and Loader Stability

  • Resolved an issue where the Item Master Loader produced errors after processing POST requests to /skus-location, improving data integrity and reliability.
  • Fixed a bug where the Demand Transaction Loader was not receiving data from the API, ensuring correct data ingestion from all sources.
  • Addressed two issues with webhook retry logic when using Kafka, ensuring retries function as intended and reducing message loss or duplication.