v1.3.0
1.3.0 (2026-03-25)
Full Changelog: v1.2.0...v1.3.0
Features
- adding kyb schema (b118a5c)
- api: add ethereum wallet to external accounts and payment instructions (df20d5b)
- api: add qrCode and reference fields to BRL payment instructions (ac48125)
- api: add VERTICAL to CustomerInfoFieldName enum (ecf38f9)
- api: replace MISSING_DOCUMENT with category-specific error types in verifications (4b0241a)
- api: restructure BeneficialOwner in customers with personalInfo, roles, kycStatus (c0ef57b)
Bug Fixes
- tests: update transaction count/volume enum values in business customer tests (c5480b8)
- types: change purposeOfAccount to enum in BusinessInfo/BusinessCustomerFields (cbbb1a1)
- types: make ownershipPercentage required/Long, flatten PersonalIds in beneficial_owners (ab09a3a)
- types: remove beneficialOwners field, flatten expectedActivityVolumes in BusinessInfo (772768d)