Improvementsโ
๐ญ To improve data quality for physical card orders, we now use a regex to enforce better formatting of the postalCode field in physical addresses.
API updatesโ
Upcoming breaking changesโ
๐ Starting November 12:
- The
onboarding(id: ID!)query may returnnullwhen no onboarding exists for the given ID, instead of always returning anOnboardingobject. - The following deprecated fields will be removed:
verificationFlowfrom theOnboardingInfoobject.redirectUrlfrom both theOnboardingandOnboardingInfoobjects. It has been replaced by theoauthRedirectParametersobject.titlefrom the Ultimate Beneficial Owner (UBO) object. It has been replaced by thegenderfield.onboardingStatefrom theOnboardingInfoobject.
๐ธ On October 19, we will introduce the following updates to the initiateCreditTransfers endpoint to improve its usability and clarity:
- The
saveparameter now defaults tofalse. - The
modeparameter is now a required field. The default value is set toRegular. - The
isMyOwnIbanandbeneficiaryIdinput fields have been removed. - The API now returns a
ValidationRejectionerror instead ofForbiddenRejectionwhen an input contains invalid data.
Updatesโ
โ๏ธ Starting October 31, the taxIdentificationNumber will be a mandatory field at onboarding when an account holder's residency country does not match the accountCountry. This is to comply with CRS (Common Reporting Standard) regulations.