Article Details
Id:18127
Product:finPOWER Connect
Type:FIX
Version:3.04.00
Opened:23/04/2021
Closed:23/04/2021
Released:30/06/2021
Job: J026450
Breaking Change

APLYiD; fails to handle webhook callback messages

finPOWER Connect may fail to handle webhook callback messages from APLYiD if the message contents contain a Null value where a Boolean value is expected.

This applies to the following properties:

  • ISCreditEnquiryResponse_Aply_VerificationResult
    • Address
    • Biometrics
    • DateOfBirth
    • DocumentChecks
    • FullName
    • IdDocument
    • Overall
    • Pep
  • ISCreditEnquiryResponse_Aply_VerificationBiometrics
    • Overall
  • ISCreditEnquiryResponse_Aply_VerificationLocation
    • Overall
  • ISCreditEnquiryResponse_Aply_Verification
    • Overall
  • ISCreditEnquiryResponse_Aply_VerificationPep
    • Overall
  • ISCreditEnquiryResponse_Aply_VerificationTamperingChecks
    • Overall

These properties have been changed from Boolean to Nullable Boolean. If you use these properties in a script you need to be aware that they may return a Null value.

The following built-in Summary Page has been updated:

  • SummaryPage2_CreditEnquiryReport_Aply
    • Version: 1.03 (23/04/2021)