Skip to main content

✨ New Features

  1. Destination Amount Support in Batch Transfers The Batch Transfer API now supports destination_amount as an alternative to source_amount, ensuring the recipient receives the exact amount specified. Exactly one field must be provided per transaction itemβ€”not both.
    Note: All amounts (whether destination_amount or source_amount) must be provided in minor units.
  2. GBR Bank Account Number Validation New validation has been implemented for GBR bank account numbers when creating a beneficiary. The updated pattern ^[0-9]{4,9}$ applies to both LOCAL and SWIFT schemes.

🐞 Bug Fixes

  1. Fix: SWIFT Beneficiary Syncing Resolved an issue with SWIFT beneficiary syncing.