New featuresβ
π Account funding beta testers, you can now push your end customers' balances in order to calculate a funding limit.
Improvementsβ
π€³ Review and optimize the user experience of our Strong Customer Authentication flows and encourage biometric authentication each time the passcode is used.
π Add a supporting document section in the dashboard to consult the list of uploaded documents required for KYC/KYB and upload new ones.
π 2 new countries are available for company onboarding: Cyprus and Bulgaria
π We added more search filters and sorting in the account list and in the account membership list.
πͺ A new webhook account.closing
is triggered when closing an account
β
The sepaBeneficiary.name
input of the initiateCreditTransfer
API mutation now needs to have a minimum of 2 characters.
β»οΈ A new simulation (simulateReleaseReservedBalance
) lets you release the reserved balance for a transaction. As a reminder, the reserve balance depends on the rolling reserve
β When the blockSDD
field is set to true at the account level, SDD-Out transactions presented on any virtual IBAN attached to it will be rejected.
π Onboarding API data validation: new rejection type raised in case of incorrect data format/type
Bug fixβ
β We fixed some performance issues with the card and the account membership list
Breaking changesβ
π The Supporting Document status has been renamed from ReviewPending
to PendingReview
.
π₯ accountHolder.fundingLimitand
and accountHolder.instantFundingLimit
were deprecated since the previous release and have been totally removed.
Upcoming breaking changesβ
π We changed the upload method from PUT to POST. PUT still works but is now deprecated and will be removed by end of August.
ποΈ Next release, we will implement a rate-limiting to 60 req/minutes for introspections queries.