3.14 BlockDestinationType
This element is used in the AddressBlockAdd and AddressBlockDelete requests to specify addresses to be blocked or unblocked.
Tag Name & type | # | Description |
---|
BlockDestinationType | | The address to be blocked or unblocked. |
| @type BlockAddressType | 0-1 | The type of address. The possible values are
fax | |
internet | |
mbox | |
x400 | |
telex | |
cablegram | |
mailgram | |
ddd | |
dedLine | |
softswitch | |
voice | |
sms | |
fod | |
list | (not currently supported) |
smQuery | (not currently supported) |
ANI | |
URL | |
Though all the aforementioned values are legal per the schema, list and SmQuery are not currently supported. |
| @normalized xs:boolean | 0-1 | Indicates whether the address given in the request is already normalized or not. If this attribute is false, the service will normalize the address before putting using it in the request. A normalized address is in a canonical form used by the switch, and is visible in certain API results. If a non-normalized value is provided, it will be normalized based on the requester's settings prior to use. |
|