Improved
API Changelog: April-May 2025
about 2 years ago by Karolina Andryskowska
BREAKING CHANGES ⚠️
- Returns API (
Effective April 10): Removed the ability to create aPayeeon the fly. You must now create thePayeefirst and use thepayeeIdwhen initiating a Return. - Account Creation (
Effective April 7): TheibanCountryfield is now required for all Fiat Account and Virtual Account creation, except for GBP. - Authentication (
Effective May 29): Rate limiting is now active on the{{authUrl}}/oauth/tokenendpoint. Please ensure you are caching your tokens appropriately. See docs.
NEW FEATURES ✨
- Account Statuses (
Effective May 29): A newUNBLOCKINGstatus has been added to the Fiat Account and Virtual Account. Please ensure your application can handle this new transitional state.
