Preference is for the first Client (in ClientId order) that has an Open Account, next where it has an Incomplete Account or Account Application. Both the Client Phone Number must be Active. NOTE: Phone Numbers must be formatted with a separator between the area/ mobile prefix, e.g. space or dash, and the rest of the number.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| phoneNumber | String | The Phone Number to find. | ||
| mustSupportSms | Boolean | Indicates whether the Phone Number to find must support SMS. | ||
| client | finClient | ByRef | The Client found. | |
| phoneNumberUnique | Boolean | Optional | ByRef | Returns False if the Phone Number is NOT unique. If omitted, a value of False is assumed. |
A Boolean value indicating success.