The SmartUpdatePhoneNumber function updates a phone number record. If the record does not exist, this method adds a record.
| Method | /SmartUpdatePhoneNumber |
The request body is of type SmartUpdatePhoneNumber.
| Name | Description | Data Type |
|---|---|---|
| info | PhoneNumberInfo | |
| isForceUpdate | xml:boolean |

![]() |
|
The response body is of type SmartUpdatePhoneNumberResponse.
| Name | Description | Data Type |
|---|---|---|
| SmartUpdatePhoneNumberResult | xml:int |

![]() |
|