added

Fabric release Notes | Version 5.21

Summary

The FABRIC 5.21 release introduces key enhancements to improve verification accuracy and system reliability. The RC Verification response now includes vehicle model information for clearer identification, while the Driving License Verification API provides a more comprehensive and structured response for both transport and non-transport categories. Additionally, the CKYC Upload solution has been updated with the latest Pincode Master to enhance address validation accuracy. These updates collectively strengthen data verification processes with minimal impact on existing integrations.

Release Highlights

I. Customer Verification API Enhancement
a. Vehicle Model Field Added for RC_DETAILED
Document type RC_DETAILED now supports the model of the vehicle. This provides a clear distinction between the make and model details.

Example: "makerDescription": "HYUNDAI MOTOR INDIA LTD / GRAND i10 NIOS",
"maker": "HYUNDAI"
Action Required: No action needed. This is a non-breaking, additive change. Clients may start consuming the new makerDescription field if required.

b. Driving License Enhancements
DRIVING_LICENSE document type (API: POST /kyc/public_registry/validate) now provides additional details for both transport and non-transport information.
Structured response with verification status, owner details, license validity, and additional transport and non-transport information can be seen in the API reference here..
Action Required: All the existing Merchants should start consuming the new endpoint as we are deprecating the previous version of this API.

II. CKYC Update: New Pincode Master Integration
The CKYC Upload solution has been updated with the latest Pincode Master, ensuring improved coverage and accuracy for address validation.
Action Required for Self Hosted Merchants: Pull and deploy the new image tag: latest , 3.0.1.4 to apply the updated Pincode Master.