v0.127.0
0.127.0 (2026-05-26)
Full Changelog: v0.126.0...v0.127.0
Features
- api: add card authorization challenge webhook, rename types in authorization models (295e9f3)
- api: add INVALID_PAN to TokenizationDeclineReason enum (7234968)
- api: add method field and enum values to authorization challenge types (b6c52f0)
- api: add pause method to external_bank_accounts (909c756)
- api: Add schemas for authorization adjustment rules (210380d)
Bug Fixes
- types: add enum values, make fields optional in Balance/SettlementDetail/Statement (cee6086)
- types: change number from Long to Double in ConditionalValue and conditional actions (57b5b27)
- types: make cardholderCurrency optional in CardProgram (0658929)
- types: make externalId/naicsCode/parentCompany optional in enrollment review and kyb (1839dc3)
Documentation
- api: clarify ACCOUNT_AGE attribute behavior in conditional parameters (c4a5ee1)