Customer Interface
Hello All,
I have new requirement to interface customers without any unique identifier generated from the original form, The file comes in as customer name,address1,city,state.zip with a company id which is not unique for each request
eg. test123, 123 main St.N ,Venice, FL,33011 with file#2021-243-122
This same company can have multiple requests within the file with different file#.
I am not sure how to handle this. We do have few other customer interface from different system they all comes with unique legacy number.
Please suggest/advice if you have come across similar and fix.