> ## Documentation Index
> Fetch the complete documentation index at: https://developer.fin.com/llms.txt
> Use this file to discover all available pages before exploring further.

# January 25, 2026

> Changelog for January 25, 2026

## ✨ New Features

1. **Granular Transaction Webhooks**
   We have expanded our webhook notifications to provide better visibility into the transaction lifecycle. In addition to `COMPLETED`, you will now receive real-time updates for the following statuses:
   * **INITIATED**: The transaction request has been successfully received.
   * **PROCESSING**: The transaction is currently being handled by our core systems.
   * **IN\_COMPLIANCE**: The transaction is undergoing standard regulatory and compliance review.
   * **FAILED**: The transaction could not be completed.

## 🛠️ Improvements

1. **System Traceability & Reliability**
   We have implemented comprehensive internal logging for all transaction lifecycle events. This includes enhanced HTTP logging for communications with external applications and improved tracking for incoming on-ramp and off-ramp webhooks, ensuring faster resolution of edge-case issues and higher system uptime.

## 🐞 Bug Fixes

1. **Minimum Transaction Amount Validation**
   To ensure processing efficiency, a mandatory minimum check of **500 cents** has been implemented for:
   * Batch transaction creation requests.
   * Individual payout request creation flows.
