Getting startedRelease notesSDK

Python SDK - 3.60.0

September 1, 2026

Added

KycInformation containing KycRenewalDeadline on the Regulatory endpoint

Added the KycInformation object (last_kyc_date, kyc_renewal_deadline) and the kyc_information property on UserBlockStatus, returned by User.get_regulatory().

Read more about KYC renewal


Added

AccountFunding on Card Direct pay-ins

  • Added the AccountFunding object (sender, purpose, type) and the nested AccountFundingSender object (first_name, last_name, address, email, birthday, nationality, occupation, birth_country)
  • DirectPayIn now supports the AccountFunding (account_funding) property