Skip to main content

✨ New Features

  1. FX Rate Validity
    The global FX Rate API now returns the validity and expiration. (i.e. when the rate will change next)
  2. FX Rate Locking in Single Transfers
    The Create a Transfer API now returns a quotation key with the destination currency, amount and developer fee.
  3. FX Rate Locking in Batch Transfers
    The Batch Transfer API now transparently quotes the fx rates and developer fees
  4. Fee Calculation API
    We introduced the Fee Calculation API
  5. Webhook for Liquidation Address Deposit Events
    We introduced the beneficiary.liquidation.deposit webhook that gets triggered whenever a transaction hits the liquidation address of a beneficiary.
  6. Duplicate Beneficiaries No Longer Allowed
    Attempting to create a beneficiary with duplicate bank information will result in a HTTP 409 Conflict response.
  7. Off-ramp Transaction List
    You can now List Transactions for a Beneficiary.
  8. Orchestration Dashboard Now Shows Balance
    Check it out on the Dashboard itself.
  9. Email Notification if Prefunded Balance Goes Below Threshold

🛠️ Improvements

  1. Improved Beneficiary Details API
    Documentation is progress.

🐞 Bug Fixes

  1. Fix: Business Customer Creation Stability
    API now gives readable errors when attempting to create a Business customer where the associated parties own more than 100% of the business.

⚠️ Breaking Changes

  1. FX Rate API No Longer Returns Country Code
    The global FX Rate API no longer returns the country code in its response.