Status

DONE 

Author

Feature No.

DAC-1361 - Getting issue details... STATUS

Test Case No.

DAC-1365 - Getting issue details... STATUS

Related Features
Tenant

Dacia

Version(s)

(adapter)

Conf. for Technical Upgrade

No

General Description of the Feature

This update adjusts the adapter for the Lead creation (/client) and BP update (~/clients/leads) endpoints to ensure that the phone number fields conform to the maximum digit limits accepted by SIFCR. The system now trims the data included in the "Mobile Phone" and "Telephone 1" fields to meet these constraints.

Endpoint Adjustments:

  1. Lead Creation Endpoint (~/clients):

    • Field: clientDetails.phoneNumber
      • Maximum Characters: 13
    • Field: phoneNumber
      • Maximum Characters: 15
  2. BP Update Endpoint (~/clients/leads):

    • Field: clientResponsible.phoneNumber
      • Maximum Characters: 13
    • Field: client.phoneNumber
      • Maximum Characters: 15

These adjustments ensure that the phone number fields are correctly formatted and compliant with SIFCR requirements, improving data consistency and reliability.


Business Benefit 

This enhancement ensures compliance with SIFCR data requirements by automatically trimming phone number fields to the accepted length and reduces the risk of data errors and rejections.


Configuration 

N/A


Additional Information

N/A



Write a comment…