June 2026 (2025.06)
about 2 months ago by ReadMe API
New Features ✨
GAINS Connect Webhooks API
Introduced new webhook management endpoints in GAINS Connect, enabling users to:
- Retrieve the status of webhooks via
GET api/v1/webhook/status
- Initiate a webhook reset with
POST api/v1/webhook/reset
- Confirm a webhook reset using
POST api/v1/webhook/reset/confirm
These capabilities provide enhanced control and visibility over webhook operations, supporting a more robust and flexible integration experience.
Enhancements 🔨
Requisitions API
Expanded the Requisitions API response with additional attributes to deliver more comprehensive and actionable data for outbound integrations. This enhancement improves the level of detail available to downstream systems and supports richer integration scenarios.