improved
SANDBOX - v2.0.3 - 2024-01-10
11 months ago by Przemyslaw Winszczyk
Summary
The most important update in this release is a new method of sharing KYC applicants with merchants that use Sumsub via applicant sharing. This will reduce friction when it comes to the KYC of the users.π π
On top of that, we now support USD beneficiaries & USD payment out support for Corporates πΊπΈ
Regarding smaller changes, we added the bank account name in return for the remote bank account details. Moreover we made amount and adresses fields required in documentation. π
This release will go into the live environment in 1 week time (Wednesday, 17th January 2024)
Added
- POST user/kyc/applicant/share-token will share the Sumsub applicant with Unblock provided that a merchant has an agreement with Unblock
Changed
- PATCH user/token-preferences added agEUR for user token and USD for user currency preferences
- PATCH corporate/{corporate_uuid}/token-preferences added agEUR for corporate token and USD for corporate currency preferences
- PATCH corporate/{corporate_uuid}
- Altered DECENTRALISED AUTONOMOUS ORGANISATION to DECENTRALISED_AUTONOMOUS_ORGANISATION for type input and output
- Made address_line_1, post_code, city, and country compulsory for registered address
- POST corporate
- Altered DECENTRALISED AUTONOMOUS ORGANISATION to DECENTRALISED_AUTONOMOUS_ORGANISATION for type input and output
- Made address_line_1, post_code, city, and country compulsory for registered address
- GET corporate/{corporate_uuid} altered DECENTRALISED AUTONOMOUS ORGANISATION to DECENTRALISED_AUTONOMOUS_ORGANISATION for type output
- GET fees amount is compulsory
- POST user/kyc/applicant address field is required in documentation
Deprecated
No deprecation in this release