We have enhanced the handling of phone and mobile numbers in the SBT and Goelett APIs. Previously, these APIs used the same validation rules as the user interface, which did not allow spaces in phone and mobile numbers. To address this, the APIs now automatically convert phone and mobile number values to the expected format, removing any spaces.
For example, a number entered as “XX XX XX XX XX” will be converted to “XXXXXXXXXX”. This change ensures that phone and mobile numbers are processed correctly, regardless of how they are entered.
Note that values other than numeric characters are still not allowed in phone and mobile numbers.