Update PhoneNumber record by specified primary key
Method | /UpdatePhoneNumber |
The request body is of type UpdatePhoneNumber.
Name | Description | Data Type |
---|---|---|
phoneNumber | PhoneNumberInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdatePhoneNumberResponse.
Name | Description | Data Type |
---|---|---|
UpdatePhoneNumberResult | xml:int |
|