Skip to main content

Why after populating a phone number variable with zero leading in the application form the phone number looks the same in Loan Origination System, but “Get Application” request shows no zero in the phone number?

A
Written by Anna Kravets
Updated over 2 years ago

When you’re populating a phone number variable in the Loan Origination System for example in the following format “021 123 4567” it is saved in the Database as “+64211234567” where “64” is a country code. Please consider that “021 123 4567” format is masked for the UI for convenient internal usage. Plus there’s validation on the UI side so you can’t save something like “044 123 4567” (044 - would be an invalid code for NZ).

Did this answer your question?