Add new record to PhoneTypes table
Method | /AddPhoneType |
The request body is of type AddPhoneType.
Name | Description | Data Type |
---|---|---|
phoneType | PhoneTypeInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddPhoneTypeResponse.
Name | Description | Data Type |
---|---|---|
AddPhoneTypeResult | xml:int |
|