Skip to content

v1.3.0

Choose a tag to compare

@stainless-app stainless-app released this 27 Mar 18:51

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)

Chores

  • ci: skip lint on metadata-only changes (83f3f4a)
  • internal: bump ktfmt (201b5a2)
  • internal: update gitignore (6cea291)