✨ New Features
- FX Rate Validity
The global FX Rate API now returns the validity and expiration. (i.e. when the rate will change next) - FX Rate Locking in Single Transfers
The Create a Transfer API now returns aquotationkey with the destination currency, amount and developer fee. - FX Rate Locking in Batch Transfers
The Batch Transfer API now transparently quotes the fx rates and developer fees - Fee Calculation API
We introduced the Fee Calculation API - Webhook for Liquidation Address Deposit Events
We introduced thebeneficiary.liquidation.depositwebhook that gets triggered whenever a transaction hits the liquidation address of a beneficiary. - Duplicate Beneficiaries No Longer Allowed
Attempting to create a beneficiary with duplicate bank information will result in a HTTP409 Conflictresponse. - Off-ramp Transaction List
You can now List Transactions for a Beneficiary. - Orchestration Dashboard Now Shows Balance
Check it out on the Dashboard itself. - Email Notification if Prefunded Balance Goes Below Threshold
🛠️ Improvements
- Improved Beneficiary Details API
Documentation is progress.
🐞 Bug Fixes
- 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
- FX Rate API No Longer Returns Country Code
The global FX Rate API no longer returns the country code in its response.