Summary of the released API updates 2026-08

We’re excited to share some updates on our API collection.

Driver license is now supported during onboarding

Driver license as acceptable ID document type is introduced to BaaS APIs. Your clients can now submit a driver’s license as a valid identity document across our onboarding flows. To be accepted, the driver’s license must meet the following criteria:

  • Issue Country: Must be issued within an EEA (European Economic Area) country. This is controlled by ConnectPay configuration or by asking such configuration at your own provider
  • Issue Date: Must be issued on or after January 19, 2013.  Documents older than this date will be automatically declined with an OldTypeDocument error reason
  • Error Handling: If person.citizenshipCountryCode is not provided when submitting a driver’s license, the API will return a new error message: “Missing person.
    citizenshipCountryCode, field is mandatory when documentType DriverLicense is used”
     

Action Required

If you plan to allow your users to submit driver’s licenses for identification, please ensure your user interface and API requests are updated to collect and map the person.citizenshipCountryCode field correctly. Also, if you are using Ondato as IDV provider, contact Ondato support to configure driver license for EEA countries.

New APIs introduced

3 new APIs in onboarding are now developed for partners:

Important! New APIs return enum values in PascalCase format

Mandatory BaaS API Migrations

These updates introduce structural optimizations and standardized formatting to better support multi-currency structures and ease reconciliation. Migrating to the latest versions is mandatory. Due to the breaking nature of these updates, we have extended the migration window. The legacy versions outlined below will be permanently decommissioned and will no longer be supported after November 30, 2026.

Scroll to Top