Get all available phoneNumbers
Method | /GetPhoneNumbers |
The request body is of type GetPhoneNumbers.
Name | Description | Data Type |
---|---|---|
customerId | xml:int | |
customerContactId | xml:int | |
phoneTypeId | xml:int | |
countryCode | xml:short | |
nationalPrefix | xml:short | |
areaCode | xml:string | |
phoneNumber | xml:string | |
searchPhoneNumber | xml:string | |
countryId | xml:int |
|
The response body is of type GetPhoneNumbersResponse.
Name | Description | Data Type |
---|---|---|
GetPhoneNumbersResult | ArrayOfViewPhoneNumberInfo |
|