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

To ensure the continued stability and performance of our services, ConnectPay released updated versions of key BaaS API endpoints. These updates involve purely technical changes and do not alter underlying business logic. Migrating to the latest versions is mandatory. The legacy versions outlined below will be permanently decommissioned and will no longer be supported after November 1, 2026.

Scroll to Top