Add new record to PhoneNumbers table
Method | /AddPhoneNumber |
The request body is of type AddPhoneNumber.
Name | Description | Data Type |
---|---|---|
phoneNumber | PhoneNumberInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddPhoneNumberResponse.
Name | Description | Data Type |
---|---|---|
AddPhoneNumberResult | xml:int |
|